Strangest HASH (but just MD5)
#5
(03-23-2011, 01:17 PM)San Wrote: Just put '$1$eXmgr24C$NjeEHTZJ8gpSbJRtltggj.' ($1$salt$hash) in 'hash.txt' and use the following syntax:

Code:
hashcat-cli32.exe -m 500 -o hash.out hash.txt Your-Dictionnary.txt
Read the help btw: hashcat-cli.exe -h

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!!!




Messages In This Thread
Strangest HASH (but just MD5) - by juasjuas - 03-23-2011, 12:55 AM
RE: Strangest HASH (but just MD5) - by atom - 03-23-2011, 10:21 AM
RE: Strangest HASH (but just MD5) - by juasjuas - 03-23-2011, 12:58 PM
RE: Strangest HASH (but just MD5) - by San - 03-23-2011, 01:17 PM
RE: Strangest HASH (but just MD5) - by juasjuas - 03-23-2011, 03:53 PM
RE: Strangest HASH (but just MD5) - by atom - 03-23-2011, 04:24 PM
RE: Strangest HASH (but just MD5) - by juasjuas - 03-24-2011, 01:25 AM