Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
template:m4 [2026/07/15 02:48] lnrctemplate:m4 [2026/08/22 00:11] (current) lnrc
Line 1: Line 1:
-Our extraction method for the M4 file structure is currently incomplete, but our tools are sufficient for extracting apps.  
- 
 **Step 1:** [[https://github.com/ZiplineGun/k/blob/main/assemble_m4.py|assemble_m4.py]] ([[https://github.com/Keitai-Archive/Keitai-Scripts/blob/main/BeforeExtraction/assemble_m4.py|backup link]]) **Step 1:** [[https://github.com/ZiplineGun/k/blob/main/assemble_m4.py|assemble_m4.py]] ([[https://github.com/Keitai-Archive/Keitai-Scripts/blob/main/BeforeExtraction/assemble_m4.py|backup link]])
  
 The assemble_m4.py will divide the regions of the nor dump. Use the ``-r`` argument to extract specific files based on the phone model.  The assemble_m4.py will divide the regions of the nor dump. Use the ``-r`` argument to extract specific files based on the phone model. 
 +
 +Phone Model Configs:
 +  * N504i: Use for N504i and N504iS
 +  * N506i: Use for N506i
 +  * V601N: Use for V601N
 <code>python assemble_m4.py  -r <phone model><file name>.bin</code> <code>python assemble_m4.py  -r <phone model><file name>.bin</code>
 Example Example