(03-23-2011, 01:17 PM)San Wrote: Just put '$1$eXmgr24C$NjeEHTZJ8gpSbJRtltggj.' ($1$salt$hash) in 'hash.txt' and use the following syntax:
Read the help btw: hashcat-cli.exe -hCode:hashcat-cli32.exe -m 500 -o hash.out hash.txt Your-Dictionnary.txt
You just have to choose which binary you want to use (32 or 64bits) or use the .bin if you're on a Linux system.
And yes, the final "." is part of the hash.
Here is how i use the hascat and the error that happends.
I dont want to use dicctionary. I want to do bruteforce attack.
What is wrong?
Thanks!!!