Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
phones:docomo:casio [2025/03/27 21:54] – created lnrc | phones:docomo:casio [2025/03/29 05:13] (current) – lnrc | ||
---|---|---|---|
Line 7: | Line 7: | ||
===== Introduction ===== | ===== Introduction ===== | ||
- | Casio only released one feature phone model for Docomo, the CA-01C. | + | Casio only released one feature phone model for Docomo, the CA-01C. |
+ | |||
+ | ^ Phone Model ^ File System/FTL ^ Tools ^ | ||
+ | | CA-01C | YAFFS2 | [[# | ||
===== Methods ===== | ===== Methods ===== | ||
Line 16: | Line 20: | ||
==== Ktdumper ==== | ==== 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. | + | {{wst> |
- | + | ||
- | 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. | + | |
- | ===== Extracting Data ===== | + | |
- | + | ||
- | ==== Ktdumper Command Line ==== | + | |
- | - 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 | + | |
- | * NAND (contains user data, downloads, etc.) <code>sudo ./ktdumper.sh ca-01c dump_nand</ | + | |
- | * NOR < | + | |
- | + | ||
- | ==== Ktdumper Live Iso ==== | + | |
===== Reading Data ===== | ===== Reading Data ===== | ||
==== yaffs-tools ==== | ==== yaffs-tools ==== | ||
- | The version of YAFFS2 used by Docomo is proprietary and customized. It will not work with other yaffs2 file system tools besides this one. | + | {{wst> |
+ | |||
===== Gathering and Submitting Dump Info ===== | ===== Gathering and Submitting Dump Info ===== | ||
{{wst> | {{wst> | ||