This HP Notebook makes way to much noise!!
Recover your Encrypted Bip38 Private Key – PART 2
Downloads
Brute_force38: https://github.com/fartcoin-project/brute_force38
Brute-Force Encrypted Bip38 Private Key – Install Guide
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