template:assemble_f0

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
template:assemble_f0 [2025/12/27 05:09] lnrctemplate:assemble_f0 [2025/12/27 19:52] (current) lnrc
Line 6: Line 6:
 <code>copy /b SH700iS_LRS13B7-f1.bin + SH700iS_LRS13B7-f2.bin SH700iS_LRS13B7-f1f2.bin</code> <code>copy /b SH700iS_LRS13B7-f1.bin + SH700iS_LRS13B7-f2.bin SH700iS_LRS13B7-f1f2.bin</code>
 \\ \\
-Copy the concatenated file into the various-keitai-assemble project. The following steps will be different depending on what device you are trying to extract.+Copy the concatenated file into the various-keitai-assemble project. The following steps will be different depending on what device you are trying to extract. The end result of all options will be an output directory with many .bin files. Look for the largest one and use TestDisk to acquire the data. You may need to use UNDELETE
  
 Note: If the following settings do not work, make sure to do a [[https://github.com/Keitai-Archive/Keitai-Scripts/blob/main/BeforeExtraction/byteswap_2.py|byteswap]]. Note: If the following settings do not work, make sure to do a [[https://github.com/Keitai-Archive/Keitai-Scripts/blob/main/BeforeExtraction/byteswap_2.py|byteswap]].
Line 21: Line 21:
 The following phones work with default settings The following phones work with default settings
   * V602SH   * V602SH
 +
 +The following phones require the argument **//-n 9//**
 +  * V501SH
 +  * V604SH
  
  
 === DoCoMo === === DoCoMo ===
-== SH505i/SH506iC == +The following phones work with default settings 
-Default settings work fine for this phone+  * SH505i 
 +  * SH506iC
  
-<code>python assemble_f0.py <concatenated_dump>.bin output_dir</code> +The following phones require the argument **//-u -b 9//** 
- +  * SH700iS 
- +  * SH901iC 
-== SH700iS/SH901iC/SH901iS == +  * SH901iS
-Command: +
-<code>python assemble_f0.py -u -b 9 <concatenated_dump>.bin output_dir</code>+
 Example: Example:
 <code>python assemble_f0.py -u -b 9 SH700iS_LRS13B7-f1f2.bin SH700iS_LRS13B7-f1f2_out</code> <code>python assemble_f0.py -u -b 9 SH700iS_LRS13B7-f1f2.bin SH700iS_LRS13B7-f1f2_out</code>
- 
-The output directory will contain many .bin files. Look for the largest one and use TestDisk to acquire the data. You may need to use UNDELETE.  
  • template/assemble_f0.1766808553.txt.gz
  • Last modified: 2025/12/27 05:09
  • by lnrc