bitcoin2hashcat error
#5
Ok Smile I tested with other clients.

With the latest BitcoinCore, I have another error:


Code:
python bitcoin2hashcat.py walC.dat

Traceback (most recent call last):
  File "bitcoin2hashcat.py", line 638, in parse_wallet
    d.update(parse_BlockLocator(vds))
TypeError: 'NoneType' object is not iterable
ERROR parsing wallet.dat, type bestblockkey data:       bestblockkey data in hex: 0962657374626c6f636bvalue data in hex: 6471020000


Works ok with bitcoin2john:
Code:
python bitcoin2john.py walC.dat

WARNING: walC.dat has previously unseen minversion '159900'!
$bitcoin$64$91a5e9203a91f02e2e3c967e2e3xxxxxxxxxx


Messages In This Thread
bitcoin2hashcat error - by Mem5 - 07-18-2018, 06:58 PM
RE: bitcoin2hashcat error - by undeath - 07-19-2018, 03:11 PM
RE: bitcoin2hashcat error - by Mem5 - 07-19-2018, 07:52 PM
RE: bitcoin2hashcat error - by undeath - 07-19-2018, 09:20 PM
RE: bitcoin2hashcat error - by Mem5 - 07-22-2018, 09:15 PM
RE: bitcoin2hashcat error - by undeath - 07-22-2018, 10:05 PM
RE: bitcoin2hashcat error - by exxxeler - 09-08-2018, 12:21 AM
RE: bitcoin2hashcat error - by Mem5 - 07-24-2018, 08:49 PM