Help for cracking SHA1 password:salt
#3
I actually tried removing first 9 chars and using a online decrypter which did not work :-)

Well, thank you very much!

Can I ask you one more thing? To provide me with an example like,
Code:
cudaHashcat-plus64.exe -m 500 my.hash example.dict

I'm not into all the command and options right now (just started reading the users manual: http://hashcat.net/files/hashcat_user_manual.pdf)

My guess is something like:
Code:
cudaHashcat-plus64.exe -m110 my.hash example.dict

But how does the sed command work, and is there better dictionaries to use, or am i complete on the wrong road here? :-)


Messages In This Thread
RE: Help for cracking SHA1 password:salt - by SnakeEye - 10-15-2012, 10:08 PM