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

Clean-up InstructionInformation #33

Closed
0vercl0k opened this issue Feb 17, 2022 · 0 comments · Fixed by #42
Closed

Clean-up InstructionInformation #33

0vercl0k opened this issue Feb 17, 2022 · 0 comments · Fixed by #42
Assignees
Milestone

Comments

@0vercl0k
Copy link
Owner

No description provided.

@0vercl0k 0vercl0k added this to the v2.1 milestone Feb 17, 2022
@0vercl0k 0vercl0k self-assigned this Feb 17, 2022
0vercl0k added a commit that referenced this issue Feb 20, 2022
This PR removes the `BeaEngine` / `Capstone` specific field from the `InstructionInformation` structure and simplifies the `DisassEngineWrapper` interface as well (fixes #33).

It also fixes the `Gadget::Comparator` functor to operate on the dissassembly because since #41 they might not be there anymore.

Finally, it properly detects any kind of branches in a gadget - if `--allow-branches` is not specified, those will not appear as valid results.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant