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:39] – lnrc | phones:docomo:mitsubishi [2025/06/17 04:23] (current) – lnrc | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | This page is a work in process. | ||
====== Docomo Phones by Mitsubishi ====== | ====== Docomo Phones by Mitsubishi ====== | ||
{{wst> | {{wst> | ||
- | {{wst>vgpc_help}} | + | {{wst>keitaiwiki_help}} |
===== Introduction ===== | ===== Introduction ===== | ||
Line 9: | Line 8: | ||
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 | Chip dump only | DATA Structure | Unknown |
- | | D901i | Not yet | Unknown | Unknown | + | | D901i | Java only | Unknown | [[#Keitai Tools]] |
- | | D901iS | Unknown | + | | D901iS | Java only | Unknown | [[#Keitai Tools]] |
- | | D701i | Unknown | + | | D701i | Java only | Unknown | [[#Keitai Tools]] |
- | | D701iWM | Unknown | + | | D701iWM | Java only | Unknown | [[#Keitai Tools]] |
- | | D902i | Java folder | + | | D902i | Java only | Unknown | [[#Keitai Tools]] |
- | | D902iS | Java folder | + | | D902iS | Java only | Unknown | [[#Keitai Tools]] |
- | | D702i | Java folder | + | | D702i | Java only | Unknown | [[#Keitai Tools]] |
- | | D702iF | Unknown | + | | D702iF | Java only | Unknown | [[#Keitai Tools]] |
- | | D903i | Java folder confirmed\\ Full extractability unknown | + | | D903i | Yes | FAT16 + " |
- | | D903iTV | Java folder confirmed\\ Full extractability unknown | + | | D903iTV | Yes | FAT16 + " |
- | | D703i | Java folder confirmed\\ Full extractability unknown | Unknown | Unknown | + | | D703i | Java folder confirmed\\ Full extractability unknown | Unknown | [[#Keitai Tools]] |
- | | 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)]] (Part 8) + [[# |
- | | D800iDS | Java folder | + | | D800iDS | Java only | Unknown | [[#Keitai Tools]] |
===== Methods ===== | ===== Methods ===== | ||
Line 34: | Line 33: | ||
- [[# | - [[# | ||
Reading File Systems | Reading File Systems | ||
- | - [[# | + | - [[# |
- [[# | - [[# | ||
- | - [[#XSR2]] | + | - [[#fs-tools]] |
- | + | File Processing | |
- | Note that the dump_java script does not require the use of file extraction tools because it extracts individual files directly from the phone. | + | - [[#Keitai Tools]] |
==== 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> | ||
Line 70: | Line 48: | ||
{{wst> | {{wst> | ||
- | ==== XSR2 ==== | + | ==== fs-tools (XSR2) ==== |
{{wst> | {{wst> | ||
- | ===== Gathering and Submitting Dump Info ===== | + | ==== TestDisk |
- | {{wst>see_submission_page}} | + | {{wst>testdisk}} |
+ | ===== File Processing ===== | ||
+ | ==== Keitai Tools ==== | ||
+ | {{wst> |