Posted on 19 August, 2019 by ownerRecover your Encrypted Bip38 Private Key – Part 3 Downloads Brute_force38: https://github.com/fartcoin-project/brute_force38 Node.js: https://nodejs.org/en/download/ cd ~/brute_force38/ npm install -g n npm link npm install –save bip38 cd ~/brute_force38/node_modules/bip38/ npm i npm@latest -g Make a comment of line 128 // assert.deepEqual(salt, checksum) save and exit cd ~/brute_force38/ npm install ./start.js or node start.js