Research Nintendo Switch IDA Pro Loader by pgarba

Storm Shadow

Administrator
Staff member
Developer
Ida Pro Expert
Elite Cracker
Nintendo Switch NRO Binary loader for IDA Pro 6.95

This is a loader for the NRO Nintendo Switch binaries
It's still work in progress but it looks good so far ;)
Installation

Copy Switch64.l64 to "IDA 6.95\loaders"
Changelog

v0.1 Initial release
v0.2 Fixed base address(String refs. work now)
v0.3 Fixed segment offsets
v0.4 Support for dumped MOD0 files
- Dump the sections (RX, R, RW) and merge them into one file to use it in IDA

Parsing of exported symbols

Parsing of imported symbols (Not sure if it's right)

Source
https://github.com/pgarba/SwitchIDAProLoader
 

Attachments

  • SwitchIDAProLoader-master.zip
    40.6 KB · Views: 4
Top