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:node-sie-serial [2026/05/13 00:28] lnrctemplate:node-sie-serial [2026/05/13 03:24] (current) lnrc
Line 1: Line 1:
 **Instructions for new tool (apoxi-tool)** **Instructions for new tool (apoxi-tool)**
-  - Follow the installation instructions for [[https://github.com/siemens-mobile-hacks/apoxi-tool|apoxi-tools]]. If you are using Windows, you will need the Windows driver for your particular phone model. You can search for these on [[archive.org|archive.org]].+  - Follow the installation instructions for [[https://github.com/siemens-mobile-hacks/apoxi-tool|apoxi-tools]]. If you are using Windows, you will need the Windows driver for your particular phone model. You can search for these on [[https://archive.org/|archive.org]].
   - To use this tool, you must put the phone into debug mode. With the battery inserted and charged, press these three keys simultaneously: # + * + Power. Wait a few seconds, and a screen should appear showing various vertical stripes of color. When the phone is connected to the PC in this mode, you generally will not need to specify the port with the "-p PORT" argument   - To use this tool, you must put the phone into debug mode. With the battery inserted and charged, press these three keys simultaneously: # + * + Power. Wait a few seconds, and a screen should appear showing various vertical stripes of color. When the phone is connected to the PC in this mode, you generally will not need to specify the port with the "-p PORT" argument
   - Use the following command to dump all parts of the phone into a folder titled OUTPUT_DIR<code>apoxi-tool read-all-memory -o OUTPUT_DIR</code>   - Use the following command to dump all parts of the phone into a folder titled OUTPUT_DIR<code>apoxi-tool read-all-memory -o OUTPUT_DIR</code>
 +  - Note: if you are only looking for games, you will only need to extract the FLASH region <code>apoxi-tool read-memory -n FLASH</code>
  
 **Instructions for old tool (node-sie-serial)** **Instructions for old tool (node-sie-serial)**