Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
help needed to decode hash
thehare wrote: What I am trying to do is open it with CMD, and open it from there, after I get to the program I have tried to execute the program like this
start john-386(name of the program)
but all it does is blink on and off for a second.
Is there something I am doing wrong?
If your doing this in windows open cmd, go to john directory and type
john-blah –wordlist=PASSWORD.LST hash_location.txt
or what ever dictionary you want. if you want to brute force it, just leave the wordlist part out.