aspargas2 / b9sTool

`boot.nds` to use the "FIRM partitions known-plaintext" exploit for DSi mode firm writing on 3ds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

https://3ds.hacks.guide/

  • WARNING: Never, under any circumstance, use this homebrew in conjunction with a youtube/video guide of any kind!

General Info

  • This app only writes to FIRM0, not FIRM1, so it should be safe given your FIRM1 is not corrupt or a9lh'd.
  • Never use this if sighax/b9s/arm9loaderhax is already installed (on any firmware)! There are measures in place to try to prevent anything bad from happening if this is done, but it is still not intended.

Compiling:

  • Simply clone, checkout the submodule, supply a boot9.bin and the latest boot9strap.firm in the embedded_files directory, then compile with make. Needs the latest libfat version.

Firmware info:

  • 7.0.0 and above work on any firmware from 3.0 and above
  • Previous versions of b9stool only worked on certain firmware versions, don't use those without a very good reason

Credits

About

`boot.nds` to use the "FIRM partitions known-plaintext" exploit for DSi mode firm writing on 3ds

License:Other


Languages

Language:C 86.8%Language:Makefile 7.9%Language:Python 5.3%