Newbie Wallet
#5
you use bitcoin2john.py to convert the wallet.dat file into a hash:

https://raw.githubusercontent.com/magnum...in2john.py

install and use python 2.7 to use that python script above, remove all the file names (and colons) from the output, seee https://hashcat.net/wiki/example_hashes for a valid example hash for -m 11300

brute-forcing a 16 character password is infeasible

use a dictionary-based attack (maybe with a few rules -r my.rules) instead
Reply


Messages In This Thread
Newbie Wallet - by MikeWell - 07-10-2019, 11:24 AM
RE: Newbie Wallet - by philsmd - 07-10-2019, 11:41 AM
RE: Newbie Wallet - by Chick3nman - 07-11-2019, 01:38 AM
RE: Newbie Wallet - by MikeWell - 07-11-2019, 09:29 AM
RE: Newbie Wallet - by philsmd - 07-11-2019, 09:55 AM
RE: Newbie Wallet - by MikeWell - 07-11-2019, 11:29 AM
RE: Newbie Wallet - by MikeWell - 07-11-2019, 11:57 AM
RE: Newbie Wallet - by philsmd - 07-11-2019, 12:21 PM
RE: Newbie Wallet - by MikeWell - 07-11-2019, 01:04 PM
RE: Newbie Wallet - by philsmd - 07-11-2019, 01:22 PM