Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AdvancedDevelopment course 5 lab answer bug #1028

Closed
knofl opened this issue Sep 20, 2019 · 1 comment
Closed

AdvancedDevelopment course 5 lab answer bug #1028

knofl opened this issue Sep 20, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@knofl
Copy link

knofl commented Sep 20, 2019

Describe the bug
I was learning the ghidra scripting and found bug in the scripting lab5 answer. The program goes into infinite cycle if reversing file has instructions with less or more than 2 arguments.

To Reproduce
Steps to reproduce the behavior:

  1. Copy lab5 scripting answer
  2. create a new script with Ghidra and insert copied data
  3. Start script on any binary file, that contains any assembler instructions with less or more than two arguments
  4. See error

Expected behavior
Infinite cycle with ghidra stops responding

Environment:

  • OS: macOS 10.14.6
  • Java Version: 11.0
  • Ghidra Version: 9.1
@ryanmkurtz
Copy link
Collaborator

Good catch, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants