Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| template:xsr2 [2025/03/29 04:52] – lnrc | template:xsr2 [2025/12/12 19:55] (current) – lnrc | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | NOTE: This extraction method may not work on WSL. If you are having errors after trying all steps, try switching | + | - Download [[https://github.com/ |
| + | - IF onenand is split into onenand_a and onenand_b, combine the bin files and the oob files | ||
| + | - Use the following command < | ||
| + | - In the output directory, select the largest partition and use TestDisk | ||
| - | - Download [[https:// | + | NOTE: If TestDisk says that the partition(s) can't be recovered, try [UNDELETE] |
| - | - In the XSR2 folder, run the following command < | + | |
| - | - Then build with the following command< | + | |
| - | - Place onenand.bin and onenand.oob into the XSR2 folder and run the following command< | + | |
| - | ./main onenand.bin onenand.oob B output.bin</ | + | |
| - | - If the command doesn’t work, try this one instead< | + | |
| - | ./main onenand.bin onenand.oob A output.bin</ | + | |
| - | After this, you must use TestDisk to acquire the data. | + | |