Adubbz / Ghidra-Switch-Loader

Nintendo Switch loader for Ghidra
ISC License
278 stars 41 forks source link

Add support for exporting working patched binaries #11

Open Adubbz opened 5 years ago

Adubbz commented 5 years ago

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).

leo60228 commented 4 years ago

I'm not sure if the GHIDRA exporter API is powerful enough, but being able to export IPS32s directly would be very useful.