Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 923 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 923 Bytes

3ds_nand_validator v0.3

HitCount

Tool for checking 3DS dump.

##Usage :

Linux and Mac :

  1. Dowload the tool here : https://github.com/SegFault42/3ds_nand_validator/releases/tag/v0.3

  2. Extract 3DS_nand_validator from .zip in Desktop

  3. Put your dumps in nands folder. (Dumps must be named "nand1.bin" and "nand2.bin")

  4. Open a terminal

  5. Go to the 3DS_nand_validator folder

cd ~/Desktop/3ds_nand_validator
  1. Launch
./3ds_nand_validator

Windows :

  1. Dowload the tool here : https://github.com/SegFault42/3ds_nand_validator/releases/tag/v0.3

  2. Extract 3DS_nand_validator from .zip in Desktop

  3. Put your dumps in nands folder. (Dumps must be named "nand1.bin" and "nand2.bin")

  4. Launch 3ds_nand_validator.exe