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

How can you implement jump-table related fixes using GhIDA? #31

Open
IdanH101 opened this issue Oct 14, 2021 · 0 comments
Open

How can you implement jump-table related fixes using GhIDA? #31

IdanH101 opened this issue Oct 14, 2021 · 0 comments

Comments

@IdanH101
Copy link

Ghidra sometimes claim that there are too many branches to recover a jump table, yeilding errors as seen in this thread:

https://reverseengineering.stackexchange.com/questions/25917/what-do-these-2-ghidra-warnings-mean

As this is a commong problem, there are several solutions across the web, with one presents in that very thread.

My question is how can I apply them if I'm using the GhIDA plugin, since they require running scripts on Ghidra.

@IdanH101 IdanH101 changed the title How can you implement jump-table related fixeses using GhIDA? How can you implement jump-table related fixes using GhIDA? Oct 15, 2021
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

No branches or pull requests

1 participant