Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
phones:general [2025/03/27 23:15] – lnrc | phones:general [2025/05/16 19:55] (current) – lnrc | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | This page is a work in progress. | + | **This page is a work in progress.** |
- | ===== Introduction ===== | + | |
- | ===== Recommendations ===== | + | {{wst> |
- | ===== Methods ===== | + | {{wst> |
- | Software Tools | + | ===== Introduction ===== |
- | - [[phones: | + | This is a collection of dumping guides for |
- | - [[phones: | + | |
- | Hardware Tools | + | Currently, we only have guides for Japanese feature |
- | - [[phones: | + | |
- | - [[phones: | + | |
- | - [[phones: | + | |
- | File System Tools | + | ===== Recommendations ===== |
- | | + | The preferred method for extracting data from feature phones is through USB. For most Docomo phones and select SoftBank phones, the best way to extract data is using the [[phones: |
+ | |||
+ | The second best method is through JTAG using a tool like the [[phones: | ||
+ | |||
+ | The last method for extract data from feature phones is direct chip dump. This method is the most destructive of all, but is necessary for phones that cannot be exploited through USB or JTAG. | ||
===== Phones by Provider ===== | ===== Phones by Provider ===== | ||
- | Japan | + | Due to the variety and complexity of data dumping methods for Japanese feature phones, we have sorted our guides by mobile service provider and phone manufacturer. Start here by selecting your device' |
+ | |||
+ | ==== Japan ==== | ||
* [[phones: | * [[phones: | ||
* [[phones: | * [[phones: | ||
Line 25: | Line 27: | ||
* [[phones: | * [[phones: | ||
- | ===== File System/FTL Extraction Guides ===== | + | ===== Methods ===== |
- | Pre-existing File Systems/ | + | |
- | * < | + | Software Tools for Data Extraction |
- | * < | + | - [[template: |
- | * < | + | - Revskills |
- | * < | + | |
- | * < | + | Hardware Tools for Data Extraction |
- | * < | + | - [[phones: |
- | * < | + | - Riff Box |
- | * < | + | - JLink |
- | * < | + | |
- | * < | + | Hardware Tools for Research |
- | * < | + | - JTAGulator |
- | * < | + | - JTAGenum |
- | * < | + | |
- | * < | + | File System Tools |
+ | - [[template: | ||
+ | |||
+ | ===== Operating System/File System/FTL Extraction Guides ===== | ||
+ | Most extraction scripts are written in Python with some exceptions. Some tools are either Windows-exclusive or Linux-exclusive (compatible with WSL). | ||
+ | |||
+ | Pre-existing | ||
+ | * [[template:epoc32|EPOC32]] | ||
+ | * [[template:fsr_f|FSR F]] | ||
+ | * [[template:fsr_ii|FSR II]] | ||
+ | * [[template:fugue_nand|Fugue NAND]] | ||
+ | * [[template:jffs2|JFFS2]] | ||
+ | * [[template:ssr200|SSR200]] | ||
+ | * [[template:xsr1|XSR1]] | ||
+ | * [[template:xsr2|XSR2]] | ||
+ | * [[template:yaffs|YAFFS]] | ||
Custom File Systems/ | Custom File Systems/ | ||
- | * < | + | * [[template:b4-ftl-extract|" |
- | * < | + | * [[template:assemble_sh704i_d904i|" |
- | * < | + | * [[template: |
- | * < | + | |
Other | Other | ||
- | * < | + | * [[template:separate_nand_oob|Separating NAND and OOB]] |
+ | * [[phones: |