This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |
| template:assemble_sh704i_d904i [2025/08/20 02:16] – lnrc | template:assemble_sh704i_d904i [2025/09/24 00:53] (current) – lnrc |
|---|
| Before using assemble_sh704i_d904i.py, you must separate the NAND and OOB (out of bounds) data. | Before using assemble_sh704i_d904i.py, you must separate the NAND and OOB (out of bounds) data. |
| - Download the [[https://github.com/kagekiyo7/k/blob/main/separate_nand_oob.py|separate_nand_oob.py]] script from Github and place it into the folder generated by ktdumper | - Download the [[https://github.com/Keitai-Archive/Keitai-Scripts/blob/main/BeforeExtraction/separate_nand_oob.py|separate_nand_oob.py]] script from Github and place it into the folder generated by ktdumper |
| - Execute the following script <code>python separate_nand_oob.py nand_mixed.bin</code> | - Execute the following script <code>python separate_nand_oob.py nand_mixed.bin</code> |
| - When given a set of options, select 0 (the other options are not needed for D904i/SH904i devices)<code>0: Data = 512 Bytes, OOB = 16 bytes, divisible = True</code> | - When given a set of options, select 0 (the other options are not needed for D904i/SH904i devices)<code>0: Data = 512 Bytes, OOB = 16 bytes, divisible = True</code> |