07-12-2013, 12:23 PM
Hello guys, have the following mysql 2005 hash that im messing with for a while now
0x01005774701b85a55b3c7926289fXXXXXXXXXXX3521388fecaa8
header is 0x0100 and the salt: 5774701b
what's confusing me is the salt, i did read wiki and other posts but couldn't figure out if i should pass it all together like this
oclHashcat-lite64.exe --hash-type 132 --outfile resultsNEW.txt --gpu-temp-disable --gpu-accel 40 --gpu-loops 1024 0x01005774701b85a55b3c7926289fXXXXXXXXXXX3521388fecaa8 -1 ?l?u ?1?l?l?l?l?l19?d?d
or put salt behind
oclHashcat-lite64.exe --hash-type 132 --outfile resultsNEW.txt --gpu-temp-disable --gpu-accel 40 --gpu-loops 1024 85a55b3c7926289fXXXXXXXXXXX3521388fecaa8:5774701b -1 ?l?u ?1?l?l?l?l?l19?d?d
but in that case i get error with hashcat lite, any advices?
0x01005774701b85a55b3c7926289fXXXXXXXXXXX3521388fecaa8
header is 0x0100 and the salt: 5774701b
what's confusing me is the salt, i did read wiki and other posts but couldn't figure out if i should pass it all together like this
oclHashcat-lite64.exe --hash-type 132 --outfile resultsNEW.txt --gpu-temp-disable --gpu-accel 40 --gpu-loops 1024 0x01005774701b85a55b3c7926289fXXXXXXXXXXX3521388fecaa8 -1 ?l?u ?1?l?l?l?l?l19?d?d
or put salt behind
oclHashcat-lite64.exe --hash-type 132 --outfile resultsNEW.txt --gpu-temp-disable --gpu-accel 40 --gpu-loops 1024 85a55b3c7926289fXXXXXXXXXXX3521388fecaa8:5774701b -1 ?l?u ?1?l?l?l?l?l19?d?d
but in that case i get error with hashcat lite, any advices?