template:assemble_superand

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

template:assemble_superand [2025/12/10 02:36] – created lnrctemplate:assemble_superand [2025/12/10 02:49] (current) lnrc
Line 1: Line 1:
-You can download assemble_superand.py [[https://github.com/irdkwia/various-keitai-assemble/blob/main/assemble_superand.py|here]]. Tutorial is under construction+You can download assemble_superand.py [[https://github.com/irdkwia/various-keitai-assemble/blob/main/assemble_superand.py|here]]. 
 + 
 +  - Place all files and assembly script into a single folder 
 +  - Combine any split NOR files into a single file 
 +  - Use the following command: <code>python assemble_superand.py -c <config> <nor>.bin <nand>.bin output_dir</code> 
 +  - Locate the largest .bin file in the output_dir folder and extract it with TestDisk 
 + 
 +Example Command: 
 +<code>python assemble_superand.py -c 913SH 821SH_S98WS01GPGGFW002-f1f2.bin 821SH_S98WS01GPGGFW002-n_data.bin output</code> 
 + 
 +**Configs** 
 + 
 +Any config will work for the phone it is named after. Additional phones compatible with the config are listed below. 
 + 
 +  * 705SH 
 +  * 905SH 
 +  * 811SH 
 +  * 913SH: 821SH 
 +  * 921SH
  • template/assemble_superand.txt
  • Last modified: 2025/12/10 02:49
  • by lnrc