That will be in the new version oclHashcat?
#6
By using the command: oclHashcat.exe -m 100 -n 80 --gpu-loops=1024 "hash.txt" ?l?l?l ?l?l?l
Your saying that you want 6 lowercase characters. If you want 123456 you would need ?d?d?d?d ?d?d
d = digits
l = lowercase

To convert sha-1(base64) use a site like - http://ostermiller.org/calc/encode.html paste in the base64, example:fEqNCco3Yq9h5ZUglD3CZJT4lBs= Click base64 'Decode', then hex 'Encode' you should now have your regular sha-1 hash - 7c4a8d09ca3762af61e59520943dc26494f8941b


Messages In This Thread
RE: That will be in the new version oclHashcat? - by D3ad0ne - 10-03-2010, 02:30 AM