Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| phones:docomo:mitsubishi [2025/05/03 06:04] – lnrc | phones:docomo:mitsubishi [2026/09/14 19:12] (current) – lnrc | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | This page is a work in process. | ||
| ====== Docomo Phones by Mitsubishi ====== | ====== Docomo Phones by Mitsubishi ====== | ||
| {{wst> | {{wst> | ||
| 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. | ||
| + | ==== mova (downloadable appli) ==== | ||
| ^ Phone Model ^ Extractable? | ^ Phone Model ^ Extractable? | ||
| - | | D2102V | + | | D503i | Unknown | Unknown | Unknown | |
| - | | D900i | Chip dump only | DATA Structure | Unknown | + | | D503iS | Unknown | Unknown | Unknown | |
| - | | D901i | Unknown | + | | D504i | Unknown | Unknown | Unknown | |
| - | | D901iS | Java only | Unknown | In development (export does not include .jam) | | + | | D505i | Unknown | Unknown | [[# |
| - | | D701i | Java only | Unknown | In development (export does not include .jam) | | + | | D505iS | Unknown | Unknown | Unknown | |
| - | | D701iWM | Java only | Unknown | In development (export does not include .jam) | | + | | D506i | Unknown | Unknown | Unknown | |
| - | | D902i | Java only | Unknown | None (Java folder exports directly) | + | |
| - | | D902iS | Java only | Unknown | None (Java folder exports directly) | + | ==== FOMA ==== |
| - | | D702i | Java only | Unknown | None (Java folder exports directly) | + | |
| - | | D702iF | Java only | Unknown | None (Java folder exports directly) | + | ^ Phone Model ^ Extractable? |
| - | | D903i | Yes | FAT16 + " | + | | D2101V |
| - | | D903iTV | Yes | FAT16 + " | + | | D900i | Chip dump only | DATA Structure | [[# |
| - | | D703i | Java folder confirmed\\ Full extractability unknown | + | | D901i | Java only | Unknown | [[#Keitai Tools]] |
| - | | D904i | Yes | FAT16 + " | + | | D901iS | Java only | Unknown | [[#Keitai Tools]] |
| - | | D704i | Yes | FAT16 + " | + | | D701i | Java only | Unknown | [[#Keitai Tools]] |
| - | | D905i | Yes | FAT32 + " | + | | D701iWM | Java only | Unknown | [[#Keitai Tools]] |
| - | | D705i | Yes | FAT16 + XSR2 | [[#fs-tools (XSR2)]] + [[# | + | | D851iWM |
| - | | D705iμ | Yes | FAT16 + XSR2 | [[#fs-tools (XSR2)]] + [[# | + | | D902i | Java only | Unknown | [[#Keitai Tools]] |
| - | | D800iDS | Java only | Unknown | None (Java folder exports directly) | + | | D902iS | Java only | Unknown | [[#Keitai Tools]] |
| + | | D702i | Java only | Unknown | [[#Keitai Tools]] | ||
| + | | D702iF | Java only | Unknown | [[#Keitai Tools]] | ||
| + | | D903i | Yes | FAT16 + " | ||
| + | | D903iTV | Yes | FAT16 + " | ||
| + | | D703i | Yes | FAT16 + " | ||
| + | | D904i | Yes | FAT16 + " | ||
| + | | D704i | Yes | FAT16 + " | ||
| + | | D905i | Yes | FAT32 + " | ||
| + | | D705i | Yes | FAT16 + XSR2 | [[#fs-tools (XSR2)]] | ||
| + | | D705iμ | Yes | FAT16 + XSR2 | [[#fs-tools (XSR2)]] | ||
| + | | D800iDS | Java only | Unknown | [[#Keitai Tools]] | ||
| ===== Methods ===== | ===== Methods ===== | ||
| Line 34: | Line 45: | ||
| - [[# | - [[# | ||
| Reading File Systems | Reading File Systems | ||
| + | - [[# | ||
| + | - [[# | ||
| - [[# | - [[# | ||
| - [[# | - [[# | ||
| - [[# | - [[# | ||
| - | + | Reading FAT Images | |
| - | Note that the dump_java script does not require the use of file extraction tools because it extracts individual files directly from the phone. | + | - [[# |
| + | - [[# | ||
| + | File Processing | ||
| + | - [[#Keitai Tools]] | ||
| ==== Ktdumper ==== | ==== Ktdumper ==== | ||
| {{wst> | {{wst> | ||
| ===== Reading Data ===== | ===== Reading Data ===== | ||
| + | |||
| + | ==== assemble_d505i ==== | ||
| + | {{wst> | ||
| + | |||
| + | ==== assemble_d900i ==== | ||
| + | {{wst> | ||
| + | |||
| ==== assemble_sh704i_d904i ==== | ==== assemble_sh704i_d904i ==== | ||
| {{wst> | {{wst> | ||
| Line 53: | Line 75: | ||
| {{wst> | {{wst> | ||
| + | ===== Reading FAT Images ===== | ||
| ==== TestDisk ==== | ==== TestDisk ==== | ||
| {{wst> | {{wst> | ||
| - | ===== Gathering and Submitting Dump Info ===== | + | ==== TSK-FAT-AutoRecover |
| - | {{wst>see_submission_page}} | + | {{wst> |
| + | |||
| + | ===== File Processing ===== | ||
| + | ==== Keitai Tools ==== | ||
| + | {{wst>kttools}} | ||