Using hashcat to find v3 ethereum wallet password
#3
Ok- so I've derived the string from the ripper script... but how do I use it? Do I just copy and paste it as an argument to hashcat? Where to I put the argument for my password list?

I've tried

hashcat {long string generated by ripper script from wallet} -a 0 password.txt

and I get the red error "No hashes loaded". (and a yellow "Line-length exception").

I put the -a 0 because that supposedly sets the attack mode to dictionary? which is what I want?


Messages In This Thread
RE: Using hashcat to find v3 ethereum wallet password - by phildo - 06-18-2017, 11:45 PM