binexport icon indicating copy to clipboard operation
binexport copied to clipboard

ghidra headless export

Open blacktop opened this issue 4 years ago • 2 comments

Is it possible to export "headlessly" with Ghidra?

blacktop avatar Aug 16 '20 14:08 blacktop

I have not tried this out. But I don't see why it shouldn't be possible, at least in principle.

cblichmann avatar Aug 22 '20 16:08 cblichmann

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

Manouchehri avatar Jan 28 '22 17:01 Manouchehri