template:assemble_superand

You can download assemble_superand.py here.

  1. Place all files and assembly script into a single folder
  2. Combine any split NOR files into a single file
  3. Use the following command:
    python assemble_superand.py -c <config> <nor>.bin <nand>.bin output_dir
  4. Locate the largest .bin file in the output_dir folder and extract it with TestDisk

Example Command:

python assemble_superand.py -c 913SH 821SH_S98WS01GPGGFW002-f1f2.bin 821SH_S98WS01GPGGFW002-n_data.bin output

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