• Hey, guest user. Hope you're enjoying GameParadise! Have you considered registering for an account? Come join us and add your take to the daily discourse.

ROM Hack About the main file in exefs folder

 
 

admin

Chad
Staff member
85%
Joined
Jan 25, 2024
Messages
3,843
Points
38
Age
38
Location
USA
Website
gameparadise.org
Credits
67,809
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.
 

Attachments

  • nx2elf2nso.zip
    nx2elf2nso.zip
    160.6 KB · Views: 23
 

Recent Content

Newest Downloads

Tutorials

Back
Top