md5 apr1 hashing
#1
Dear forum users,
I have a problem with hashing/cracking md5 apr1.

first try:
I used cudaHashcat64.exe -a 3 -m 1600 -1 ?a md5_apr1.txt --outfile=hash_pass.txt
when a saw day 2, I stopt the process en try the same command again.

but I get an error:
WARNING: Hash 'hash_pass.txt': Signature unmatched
ERROR: No hashes loaded

<removed>

The options that I used are:
-a 3 = brute-force
-m 1600 = MD5 apr1
hash file
--outfile=zeronet_pass.txt = output bestantslocatie
-1 ?a = charset

?l = abcdefghijklmnopqrstuvwxyz
?u = ABCDEFGHIJKLMNOPQRSTUVWXYZ
?d = 0123456789
?a = ?l?u?d?s
?s = !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~

And when I am trying the following:
cudaHashcat64.exe -a 3 -m 1600 -1 ?a <removed> --outfile=hash_pass.txt
WARNING: Hash '<removed>: line length exception
ERROR: No hashes loaded

What do i wrong?

can someone help me.
wit kind regards from,
Scorpionking30


Messages In This Thread
md5 apr1 hashing - by Scorpionking30 - 01-08-2014, 11:35 AM
RE: md5 apr1 hashing - by radix - 01-08-2014, 11:40 AM