Can Ghidra load a directory and translate the binary files within it into assembly code?

15 Views Asked by At

Can Ghidra load a directory and automatically convert the binary files within it into assembly code? If not, is there a pre-defined script available, or do I need to write one myself? If Ghidra isn't suitable, do you recommend any other tools for this task besides objdump and IDA?

0

There are 0 best solutions below