Ghidra-Switch-Loader
Ghidra-Switch-Loader copied to clipboard
Add support for exporting working patched binaries
As per title. I believe by default, exporting just gives you all of the memory blocks in order, not a working binary (which is what we want).
I'm not sure if the GHIDRA exporter API is powerful enough, but being able to export IPS32s directly would be very useful.