GhIDA icon indicating copy to clipboard operation
GhIDA copied to clipboard

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

Open IdanH101 opened this issue 3 years ago • 0 comments

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 avatar Oct 14 '21 06:10 IdanH101