Easy way to beat Hashcat? Does oclHashcat support ASCII [NULL]
#16
OMG!

Lots of research later, THIS is it:

cudaHashcat64.exe -a 3 -m 300 --outfile-format=15 --outfile-autohex-disable --outfile=passwords.txt --hex-charset REAL.hash -1 ?l?d?u -2 NULL.hcchr ?1?2?1?2?1?2?1?2?1?2?1?2?1?2

NULL.hcchr is just "00" thanks to the "--hex-charset" flag, rather than [NULL]

Notice the hashing system is MySQL? No one picked up on it! I'm off to close the Trac...

Cracking hashes like a champ now. 100MH/s. 20 days to go.

Thanks for everyones help!


Messages In This Thread
RE: Easy way to beat Hashcat? Does oclHashcat support ASCII [NULL] - by SarahC - 07-15-2014, 08:15 AM