Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
phones:docomo:mitsubishi [2025/03/27 22:36] – lnrc | phones:docomo:mitsubishi [2025/04/01 00:25] (current) – lnrc | ||
---|---|---|---|
Line 9: | Line 9: | ||
Mitsubishi phones were only manufactured in the early era of Docomo Foma phones. Current tools allow us to extract full data from some phones, and partial data (apps only) from other phones. | Mitsubishi phones were only manufactured in the early era of Docomo Foma phones. Current tools allow us to extract full data from some phones, and partial data (apps only) from other phones. | ||
- | ^ Phone Model ^ Extractable? | + | ^ Phone Model ^ Extractable? |
| D2102V | Unknown | Unknown | Unknown | | | D2102V | Unknown | Unknown | Unknown | | ||
- | | D900i | Not yet | DATA Structure | None | | + | | D900i | Not yet | DATA Structure | Unknown |
| D901i | Not yet | Unknown | Unknown | | | D901i | Not yet | Unknown | Unknown | | ||
| D901iS | Unknown | Unknown | Unknown | | | D901iS | Unknown | Unknown | Unknown | | ||
| D701i | Unknown | Unknown | Unknown | | | D701i | Unknown | Unknown | Unknown | | ||
| D701iWM | Unknown | Unknown | Unknown | | | D701iWM | Unknown | Unknown | Unknown | | ||
- | | D902i | Java folder only | Unknown | Unknown | + | | D902i | Java folder only | Unknown | None (Java folder exports directly) |
- | | D902iS | Java folder only | Unknown | Unknown | + | | D902iS | Java folder only | Unknown | None (Java folder exports directly) |
- | | D702i | Java folder only | Unknown | Unknown | + | | D702i | Java folder only | Unknown | None (Java folder exports directly) |
| D702iF | Unknown | Unknown | Unknown | | | D702iF | Unknown | Unknown | Unknown | | ||
- | | D903i | Java folder confirmed\\ Full extractability unknown | + | | D903i | Yes | FAT16 + " |
- | | D903iTV | Java folder confirmed\\ Full extractability unknown | Unknown | Unknown | + | | D903iTV | Java folder confirmed\\ Full extractability unknown | Unknown | None (Java folder exports directly) |
- | | D703i | Java folder confirmed\\ Full extractability unknown | Unknown | Unknown | + | | D703i | Java folder confirmed\\ Full extractability unknown | Unknown | None (Java folder exports directly) |
- | | D904i | Yes | FAT16 | "SH904i/ | + | | D904i | Yes | FAT16 + "SH704i/ |
- | | D704i | Yes | FAT16 | "SH904i/ | + | | D704i | Yes | FAT16 + "SH704i/ |
- | | D905i | Yes | FAT32 | " | + | | D905i | Yes | FAT32 + " |
- | | D705i | Yes | FAT16 | XSR2 | | + | | D705i | Yes | FAT16 + XSR2 | [[#fs-tools (XSR2)]] + [[# |
- | | D705iμ | Yes | FAT16 | XSR2 | | + | | D705iμ | Yes | FAT16 + XSR2 | [[#fs-tools (XSR2)]] + [[# |
- | | D800iDS | Java folder only | Unknown | Unknown | + | | D800iDS | Java folder only | Unknown | None | |
===== Methods ===== | ===== Methods ===== | ||
Line 34: | Line 34: | ||
- [[# | - [[# | ||
Reading File Systems | Reading File Systems | ||
- | - [[# | + | - [[# |
- [[# | - [[# | ||
- | - [[#XSR2]] | + | - [[#fs-tools]] |
Note that the dump_java script does not require the use of file extraction tools because it extracts individual files directly from the phone. | Note that the dump_java script does not require the use of file extraction tools because it extracts individual files directly from the phone. | ||
==== Ktdumper ==== | ==== Ktdumper ==== | ||
- | + | {{wst>ktdumper}} | |
- | Ktdumper is a tool for extracting data from feature phones that are compatible with the Foma debug adapter, which includes all Docomo phones and select SoftBank phones. Please note that ktdumper //will not work// unless you have the Foma debug adapter. | + | |
- | + | ||
- | Ktdumper is compatible with Linux and WSL (Windows System on Linux). It can be used as a command line tool or as a live Linux iso with a GUI. | + | |
- | + | ||
- | ==== Ktdumper Command Line ==== | + | |
- | {{wst>ktdumper_commandline_java}} | + | |
- | - Make sure your phone is connected to the PC (if using WSL, you will need to bind your USB device) | + | |
- | - Download the [[https:// | + | |
- | - Navigate to the main ktdumper folder, where the code will be executed. | + | |
- | - You can execute the following commands | + | |
- | * JAVA Folder (only extracts appli) < | + | |
- | * NAND (contains user data, downloads, etc.) < | + | |
- | * NOR < | + | |
- | + | ||
- | Sample | + | |
- | For D904i | + | |
- | < | + | |
- | + | ||
- | ==== Ktdumper Live Iso ==== | + | |
===== Reading Data ===== | ===== Reading Data ===== | ||
- | ==== assemble_sh704i_d904i.py ==== | + | ==== assemble_sh704i_d904i ==== |
{{wst> | {{wst> | ||
- | Before using assemble_sh704i_d904i.py, | ||
- | - Download the [[https:// | ||
- | - Execute the following script < | ||
- | - When given a set of options, select 0 (the other options are not needed for D904i/ | ||
- | |||
- | To remove the FTL: | ||
- | - Download the [[https:// | ||
- | - Execute the following command < | ||
- | After this, you must use TestDisk to acquire the data. | ||
==== b4-ftl-extract ==== | ==== b4-ftl-extract ==== | ||
- | - Download the [[https:// | + | {{wst>b4-ftl-extract}} |
- | - Place scripts in the same folder as nand.bin | + | |
- | - EITHER drag nand.bin into b4b4.bat or enter the following command < | + | |
- | After this, you must use TestDisk to acquire the data. | + | ==== fs-tools (XSR2) ==== |
+ | {{wst> | ||
- | + | ==== TestDisk | |
- | ==== XSR2 ==== | + | {{wst> |
===== Gathering and Submitting Dump Info ===== | ===== Gathering and Submitting Dump Info ===== | ||
{{wst> | {{wst> | ||
- |