This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |
| template:m4 [2025/09/24 01:27] – lnrc | template:m4 [2026/02/06 19:46] (current) – lnrc |
|---|
| <code>python assemble_m4.py N506i-2_PF38F4462LLYDB0-f1.bin</code> | <code>python assemble_m4.py N506i-2_PF38F4462LLYDB0-f1.bin</code> |
| |
| **Step 2:** [[https://github.com/Keitai-Archive/Keitai-Scripts/blob/main/PostExtraction/convertForEmulator_m4.py|convertForEmulator_m4.py]] | **Step 2:** [[https://github.com/Keitai-Archive/Keitai-Scripts/blob/main/PostExtraction/convertForEmulator_mova_nec.py|convertForEmulator_mova_nec.py]] |
| |
| The convertForEmulator_m4.py script will extract the DoJa files from the regions inside the firmware dump. | The convertForEmulator_mova_nec.py script will extract the DoJa files from the regions inside the firmware dump. |
| <code>python convertForEmulator_m4.py m4_out_dir model_name</code> | <code>python convertForEmulator_mova_nec.py m4_out_dir model_name</code> |
| Example | Example |
| <code>python convertForEmulator_m4.py N506i-2_PF38F4462LLYDB0-f1.bin_output N506i</code> | <code>python convertForEmulator_mova_nec.py N506i-2_PF38F4462LLYDB0-f1.bin_output N506i</code> |