Differences
This shows you the differences between two versions of the page.
| template:fugue_nand [2025/03/30 06:13] – created lnrc | template:fugue_nand [2025/03/30 06:16] (current) – lnrc | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | **Fugue Nand Regular** | ||
| - Download the [[https:// | - Download the [[https:// | ||
| - Place extract.py from fugue-tools into the same folder with nand.bin and nand.oob. Run this command:< | - Place extract.py from fugue-tools into the same folder with nand.bin and nand.oob. Run this command:< | ||
| The file system can now be read and extracted with TestDisk. | The file system can now be read and extracted with TestDisk. | ||
| + | |||
| + | **Fugue Nand A+B** | ||
| + | - Rename the files in the Part A dump folder to nand_a.bin and nand_a.oob | ||
| + | - Rename the files in the Part B dump folder to nand_b.bin and nand_b.oob | ||
| + | - Place all of these files into the same folder along with extract.py from fugue-tools. | ||
| + | - Execute the following command< | ||
| + | The file system can now be read and extracted with TestDisk. | ||
| + | |||