btcrecover extract scripts
#1
So btcrecover extract scrips creates a base64 hash of wallet.dat files something looking like this 

Bitcoin Core encrypted master key, salt, iter_count, and crc in base64:
lV/wGO5oAUM42KTfq5s3egX3Uhk6gc5gEf1R3TppgzWNW7NGZQF5t5U3Ik0qYs5/dprb+ifLDHuGNQIA+8oRWA==


then can be used in btcrecover btcrecover.py --data-extract So the question is Can hashcat use this type of hash? Link to extract scrips https://github.com/gurnec/btcrecover/blo...Scripts.md U know bitcoin2john.py works in hashcat my question is the Extractor script is that a faster algorithm and if so can it be implemented in hashcat.
Reply


Messages In This Thread
btcrecover extract scripts - by SkyWolf - 07-12-2019, 09:27 AM
RE: btcrecover extract scripts - by philsmd - 07-12-2019, 11:41 AM