GhIDA
GhIDA copied to clipboard
How can you implement jump-table related fixes using GhIDA?
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.