pgarba/SwitchIDAProLoader

Loader crashes on Splatoon 2 executable

Closed this issue · 1 comments

I used this script to decompress the Splatoon 2 "main" executable sections and loaded it in IDA Pro 6.8. IDA Pro crashes during the loading, and the Switch loader is listed as the source of the crash.

The Python script I was using was truncating the output MOD0 file, causing the loader to read past the end of the file.