( bitcoin2john.py ) is a utility script used to extract encrypted password hashes from Bitcoin and Litecoin wallet.dat files. It is part of the John the Ripper (JtR) password security auditing toolset, specifically designed to convert proprietary wallet data into a format that JtR can use to attempt password recovery. Core Functionality
The output is a string formatted for John the Ripper. It looks something like this: Bitcoin2john
Cracking a single modern Bitcoin wallet with a high iteration count can take weeks on a CPU. Using a GPU with Hashcat is strongly recommended. Expect speeds of 5,000–50,000 hashes/second on a good GPU, versus 500–1,000 on a CPU. Bitcoin2john ( bitcoin2john