That will be in the new version oclHashcat?
#4
Hmm, I made a SHA-1 of pass "dragon7" - 975e734980efc2a0cf3b3bb3bd6fde89469e86e7
Then I put it into a file hash.txt
Then I call Oclhc with this batch file(test.bat), which contains:
Code:
oclHashcat.exe -m 100 -n 80 --gpu-loops=1024 "hash.txt" ?l?l?l?l ?l?l?d
pause
The pass is found and displayed in seconds.


Messages In This Thread
RE: That will be in the new version oclHashcat? - by Rolf - 10-02-2010, 10:47 PM