- Joined
- Jan 25, 2024
- Messages
- 11,612
- Points
- 38
- Age
- 39
- Location
- USA
- Website
- gameparadise.org
- Credits
- 192,469
What you need:
> nx2elf & elf2nso for decompressing and compressing main file
https://github.com/shuffle2/nx2elf
https://github.com/switchbrew/switch-tools
In attachment i uploaded compiled binaries for this tools.
Decompress.bat will decompress main to main.elf
Compress.bat will compress main.elf to main.nso - just rename to main
Ignore errors if it will show something - it's still good to edit.
> IDA Pro 7 (not free version) with SwitchIDAProLoader or nxo64.py for deassembling (it's loading original main file, don't try to open with them decompressed main files)
https://github.com/reswitched/loaders/
https://github.com/pgarba/SwitchIDAProLoader
And just wait until app will show "idle" in left lower corner of app (it will play windows jingle). If you do something in IDA when it's deassembling code, it will slow down dramatically.
> nx2elf & elf2nso for decompressing and compressing main file
https://github.com/shuffle2/nx2elf
https://github.com/switchbrew/switch-tools
In attachment i uploaded compiled binaries for this tools.
Decompress.bat will decompress main to main.elf
Compress.bat will compress main.elf to main.nso - just rename to main
Ignore errors if it will show something - it's still good to edit.
> IDA Pro 7 (not free version) with SwitchIDAProLoader or nxo64.py for deassembling (it's loading original main file, don't try to open with them decompressed main files)
https://github.com/reswitched/loaders/
https://github.com/pgarba/SwitchIDAProLoader
And just wait until app will show "idle" in left lower corner of app (it will play windows jingle). If you do something in IDA when it's deassembling code, it will slow down dramatically.