SHA1 hashfile bug
#9
(01-06-2012, 03:51 PM)atom Wrote: remove the -1

Sorry to keep being a pain, but I did that as well, as pictured below:

[Image: errors2.png]


Which command would you use to crack a list of SHA-1 hashes (hash003.txt in this particular case), using lowercase,uppercase, and digits via bruteforce?

I was using another app called releasecracker, but it only loads 3042 hashes at a time, and is rather inefficient and slow compared to this cracker, which is why I'm really focused on getting it to work.

Thanks again!
Ok, I finally got this command line to work: oclHashcat-plus64 -a 3 hash003.txt ?l?l?l?l?l?l?l?l -m 100 -o cracked.txt

However, is there a way to use parameters to define the cracking method so that it will attempt to crack the hashes.txt list with uppercase, lowercase, and digits AND be 9 chars long?


Messages In This Thread
SHA1 hashfile bug - by m3t4lh34d - 01-03-2012, 10:23 PM
RE: SHA1 hashfile bug - by atom - 01-04-2012, 11:06 AM
RE: SHA1 hashfile bug - by m3t4lh34d - 01-04-2012, 07:27 PM
RE: SHA1 hashfile bug - by atom - 01-04-2012, 11:23 PM
RE: SHA1 hashfile bug - by m3t4lh34d - 01-05-2012, 01:01 AM
RE: SHA1 hashfile bug - by atom - 01-05-2012, 10:40 AM
RE: SHA1 hashfile bug - by m3t4lh34d - 01-06-2012, 03:35 PM
RE: SHA1 hashfile bug - by atom - 01-06-2012, 03:51 PM
RE: SHA1 hashfile bug - by m3t4lh34d - 01-06-2012, 10:16 PM
RE: SHA1 hashfile bug - by mastercracker - 01-06-2012, 10:42 PM
RE: SHA1 hashfile bug - by m3t4lh34d - 01-06-2012, 10:46 PM