binexport
binexport copied to clipboard
ghidra headless export
Is it possible to export "headlessly" with Ghidra?
I have not tried this out. But I don't see why it shouldn't be possible, at least in principle.
I wrote my own solution in Java, but after found this open source one written in Python:
https://github.com/riverratz/ghidraheadless_binexport
https://github.com/riverratz/ghidraheadless_binexport/blob/main/sample_functions_cpy.py