FinderOuter icon indicating copy to clipboard operation
FinderOuter copied to clipboard

Recover password wallet.dat

Open gilblockchain opened this issue 4 years ago • 7 comments

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?

gilblockchain avatar Jan 17 '21 14:01 gilblockchain

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.

Coding-Enthusiast avatar Jan 17 '21 15:01 Coding-Enthusiast

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 avatar Jan 17 '21 16:01 gilblockchain

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

gilblockchain avatar Oct 20 '21 00:10 gilblockchain

Yes. Probably after version 1.0 was released.

Coding-Enthusiast avatar Oct 20 '21 03:10 Coding-Enthusiast

Got it. @Coding-Enthusiast This year?

gilblockchain avatar Oct 20 '21 23:10 gilblockchain

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.

ipensatori avatar Jan 25 '22 17:01 ipensatori