Coding-Enthusiast / FinderOuter

Easy to use bitcoin recovery tool to fix damaged private key, mini-private key, address, BIP38 encrypted key, mnemonic (seed phrase), BIP-32 derivation path, Armory backups, recover passwords and more
MIT License
283 stars 108 forks source link

Recover password wallet.dat #15

Open gilblockchain opened 3 years ago

gilblockchain commented 3 years ago

I saw that the project will have a function to retrieve the password for wallet.dat. Do you have an estimate of when this implementation will take place?

Coding-Enthusiast commented 3 years ago

I hope to do it in 3rd quarter of this year but I really can't predict it since the list of things I plan to implement before that (in this project and others) is very long.

gilblockchain commented 3 years ago

Cool, your program is very smart. You are an excellent programmer. Do you know any other program to crack wallet.dat password, besides hashcat? The problem with these programs is that the word speed is small, I have a gforce 1070 and the program runs 9000 p / s

gilblockchain commented 2 years ago

Hello @Coding-Enthusiast
Do you plan to implement gpu support in the program?

Coding-Enthusiast commented 2 years ago

Yes. Probably after version 1.0 was released.

gilblockchain commented 2 years ago

Got it. @Coding-Enthusiast This year?

ipensatori commented 2 years ago

Check out https://github.com/gurnec/btcrecover/ for cracking wallet.dat files.

With a couple of grand and the right GPUs (I am using a few Radeon RX 6900 XT) you can get well into the 100k p/s mark; coupled with the impressive feature-set from their tokenlist implementation, it makes wallet.dat password cracking with a few hints possible.