template:node-sie-serial

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
template:node-sie-serial [2025/05/20 06:45] lnrctemplate:node-sie-serial [2025/05/20 06:45] (current) lnrc
Line 3: Line 3:
   - 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.   - 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.
   - Download the node-sie-serial repository from [[https://github.com/siemens-mobile-hacks/node-sie-serial|GitHub]]   - Download the node-sie-serial repository from [[https://github.com/siemens-mobile-hacks/node-sie-serial|GitHub]]
-  - Install the package with the following command <code>pnpm i @sie-js/serial</code> +  - Install the package with the following command <code>npm i @sie-js/serial</code> 
-  - (Only needed once) Update with the following command <code>npm i #</code>+  - (Only needed once) Update with the following command <code>pnpm i #</code>
   - Extract data with the following command<code>npx tsx examples/dwd-apoxi-memory-dump.js --addr 0xA0000000 --size 0x8000000 --out output.bin</code>This will place the data dump into the repository's folder on your PC as **output.bin**.   - Extract data with the following command<code>npx tsx examples/dwd-apoxi-memory-dump.js --addr 0xA0000000 --size 0x8000000 --out output.bin</code>This will place the data dump into the repository's folder on your PC as **output.bin**.
  • template/node-sie-serial.txt
  • Last modified: 2025/05/20 06:45
  • by lnrc