template:ssr200

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:ssr200 [2025/03/29 02:48] lnrctemplate:ssr200 [2025/09/12 07:33] (current) lnrc
Line 4: Line 4:
 </code> </code>
   - Download the [[https://github.com/ktdumper/fs-tools.git|fs-tools]] repository from Github   - Download the [[https://github.com/ktdumper/fs-tools.git|fs-tools]] repository from Github
-  - PyFatFS must be patched in order to read docomo SSR200. Give install.sh permission to run with the following command:<code>chmod +x install.</code>Then run install.sh<code>sudo ./install.sh</code>+  - PyFatFS must be patched in order to read docomo SSR200. Give install.sh permission to run with the following command:<code>chmod +x install.sh</code>Then run install.sh<code>sudo ./install.sh</code>
  
 The following steps are different based on whether you are trying to extract SSR200 or SSR200 "Old Flavor" The following steps are different based on whether you are trying to extract SSR200 or SSR200 "Old Flavor"
Line 13: Line 13:
 **SSR200 "Old Flavor"** **SSR200 "Old Flavor"**
   - Install Sleuthkit <code>sudo apt install sleuthkit</code>   - Install Sleuthkit <code>sudo apt install sleuthkit</code>
-  - Copy nand.bin and nand.oob to fs-tools/ssr200_old_flavor. With all files in the folder (nand.bin, nand.oob, and all of the ssr200 fs-tools), run the following command: <code>run.sh nand.bin</code>+  - Give permission to run the command <code>chmod +x run.sh</code> 
 +  - Copy nand.bin and nand.oob to fs-tools/ssr200_old_flavor. With all files in the folder (nand.bin, nand.oob, and all of the ssr200 fs-tools), run the following command: <code>sudo ./+run.sh nand.bin</code>
  
  
  • template/ssr200.1743212909.txt.gz
  • Last modified: 2025/03/29 02:48
  • by lnrc