On a Linux PC: - Download the node-sie-serial repository from [[https://github.com/siemens-mobile-hacks/node-sie-serial|GitHub]] - Install the package with the following command npm i @sie-js/serial - (Only Needed One) Update with the following command pnpm i # - Extract data with the following commandnpx tsx examples/dwd-apoxi-memory-dump.js --addr 0xA0000000 --size 0x8000000 --out output.binThis will place the data dump into the repository's folder on your PC