template:so505i

Differences

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

Link to this comparison view

Next revision
Previous revision
template:so505i [2025/12/15 20:57] – created lnrctemplate:so505i [2026/02/05 22:18] (current) lnrc
Line 3: Line 3:
   - Download [[https://github.com/Keitai-Archive/Keitai-Scripts/blob/main/BeforeExtraction/remap_SO505i.py|remap_SO505i.py]] from Keitai Scripts   - Download [[https://github.com/Keitai-Archive/Keitai-Scripts/blob/main/BeforeExtraction/remap_SO505i.py|remap_SO505i.py]] from Keitai Scripts
   - Make sure the nand and oob files are in the same folder with the remap script. <code>python remap_SO505i.py <filename>.bin</code>   - Make sure the nand and oob files are in the same folder with the remap script. <code>python remap_SO505i.py <filename>.bin</code>
-  - After remapping the bin file, extract the contents with TestDisk+  - After remapping the bin file, extract the contents with TestDisk. If extracting the contents with TestDisk does not work, skip down to the troubleshooting section.
   - Download [[https://github.com/Keitai-Archive/Keitai-Scripts/blob/main/PostExtraction/convertForEmulator_SO505i.py|convertForEmulator_SO505i.py]] from Keitai Scripts   - Download [[https://github.com/Keitai-Archive/Keitai-Scripts/blob/main/PostExtraction/convertForEmulator_SO505i.py|convertForEmulator_SO505i.py]] from Keitai Scripts
   - Place the script in the same folder as the JAVA directory and execute the following command, replacing <phone mode> with your phone model:   - Place the script in the same folder as the JAVA directory and execute the following command, replacing <phone mode> with your phone model:
-<code>convertForEmulator_so505i.py JAVA <phone model></code> +<code>python convertForEmulator_so505i.py JAVA <phone model></code> 
-Example: <code>convertForEmulator_so505i.py JAVA SO505iS</code>+Example: <code>python convertForEmulator_so505i.py JAVA SO505iS</code>
  
  
Line 14: Line 14:
   * SO505iS    * SO505iS 
   * SO506i   * SO506i
 +
 +TROUBLESHOOTING
 +
 +If the .bin file cannot be extracted by TestDisk, try [[https://github.com/ZiplineGun/TSK-FAT-AutoRecover|TSK FAT AutoRecover]]. Make sure to install SleuthKit as specified in the instructions. With the remapped .bin file, use the following command:
 +<code>python extract_fat.py <remapped_dump>.bin</code>
 +Then, follow the steps above for converting apps to emulator format.
 +
  • template/so505i.1765828667.txt.gz
  • Last modified: 2025/12/15 20:57
  • by lnrc