GhidraScript to generate function signatures with parallel decompiler
A quick script to show how to use the parallel decompiler inside a script; this one just returns the function signatures (as a String) but you could easily bring back whatever you wanted inside your own object!
Please register or sign in to comment