cesena / ghidra2dwarf

🐉 Export ghidra decompiled code to dwarf sections inside ELF binary
MIT License
179 stars 17 forks source link

Update features and add exporter #24

Open Manouchehri opened 8 months ago

nneonneo commented 8 months ago

How well has this been tested? There have been bugs in Ghidra's ELF exporter in the past, and I'd worry about potential bugs producing files that differ from the original binary.

What testing has been done on this? Would it be possible to use the original file if it exists, and fall back to exporting if not?