rippex/ripple wallet lost passphrase
#5
as a POC it works, i tried with a wallet that i created , stdin and dict are working .

took my some time to figure out how to install all the dependencies since im not using perl.
if some one wants to run it aswell , couple of things need to be install Smile


Code:
sudo apt install perl  cmake -y
sudo perl -MCPAN -e shell

install Crypt::PBKDF2
install Crypt::ECB
install CryptX
install JSON


and yea its very very very slow Big Grin 

i took rockyou dictionary , put my password at the 500k mark (line) .
i use my laptop cpu (i7 8665U) ,  it TOOK 22 min and 28 sec ! to run through 500k lines , yikes xD 
gpu are a must ^,^ 

[Image: 5Cscses.png]
Reply


Messages In This Thread
rippex/ripple wallet lost passphrase - by kiara - 04-18-2021, 08:13 PM
RE: rippex/ripple wallet lost passphrase - by kiara - 04-23-2021, 02:27 AM