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/08/20 02:33] – 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] instead of Analyze. |
| - | - 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 based on the part specified in the phone table at the top of the page. If no part is specified, try all of the commands listed below until one works. < | + | |
| - | ./main onenand.bin onenand.oob B output.bin</ | + | |
| - | ./main onenand.bin onenand.oob A output.bin</ | + | |
| - | ./main onenand.bin onenand.oob F output.bin</ | + | |
| - | ./main onenand.bin onenand.oob 8 output.bin</ | + | |
| - | After this, you must use TestDisk to acquire the data. | + | |
| - | + | ||
| - | NOTE: If TestDisk says that the partition(s) can't be recovered, try [UNDELETE] instead of Analyze. This applies to Mitsubishi phones such as D705i and D705iu. | + | |