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,
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:
But how does the sed command work, and is there better dictionaries to use, or am i complete on the wrong road here? :-)
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? :-)