d0k3 / SafeCTRTransfer

Safe, simple, user-friendly CTRNAND transfer tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SafeCTRTransfer

Safe, simple, user-friendly CTRNAND transfer tool

SafeCTRTransfer allows you to do the CTRNAND transfer on a previously unhacked 3DS. For CTRNAND transfers on consoles that have arm9loaderhax installed, use GodMode9.

Quick Instructions

Put the two files listed below into the sd:/ctrtransfer folder, then run the SafeCTRTransfer payload (SafeCTRTransfer.bin) via the entrypoint of your choice (most likely safehax). Keep in mind that the CTRNAND image will be modified in the process.

  • 794,624,000 byte O3DS FW 2.1 CTRNAND image (with MBR, called ctrnand_full.bin in GodMode9) - this will be modified in the process
  • 32 byte SHA file (filename: same as above with .shaappended) - SHA256 checksum, for bigger files anything above 32 byte will be ignored

For extended usage instructions, refer to Plailect's guide.

Credits

  • Normmatt, for sdmmc.c / sdmmc.h
  • Cha(N), Kane49, and all other FatFS contributors for FatFS
  • Al3x_10m for being the first fearless person to test this
  • Plailect for providing the guide and making this accessible to the common user
  • YoshiB for providing the splash screen graphics
  • Shadowhand for being awesome and hosting my nightlies
  • Everyone involved in the development of Decrypt9 and GodMode9
  • The fine folks on freenode #Cakey
  • All 3dbrew.org editors
  • Everyone I possibly forgot, if you think you deserve to be mentioned, just contact me!

About

Safe, simple, user-friendly CTRNAND transfer tool

License:GNU General Public License v2.0


Languages

Language:C 96.2%Language:C++ 1.5%Language:Makefile 1.3%Language:Assembly 0.9%