06-18-2017, 11:45 PM
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?
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?