template:node-sie-serial

This method has only been confirmed with a Linux PC.

  1. 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.
  2. Download the node-sie-serial repository from GitHub
  3. Install the package with the following command
    npm i @sie-js/serial
  4. (Only needed once) Update with the following command
    pnpm i #
  5. Extract data with the following command
    npx tsx examples/dwd-apoxi-memory-dump.js --addr 0xA0000000 --size 0x8000000 --out output.bin

    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