Recover your Encrypted Bip38 Private Key - Install Guide
Bitcoin Daytrader Bitcoin Daytrader
12.8K subscribers
20,624 views
0

 Published On Jul 13, 2019

Downloads
Brute_force38: https://github.com/fartcoin-project/b...
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

show more

Share/Embed