What i do wrong?
#2
(01-10-2012, 01:23 AM)l0lz0r3 Wrote:
Code:
mp64.exe -1 ?dABCDEF ?1?1?1?1?1?1?1?1 | hashcat.exe -a 3 -m 400 C:\test\hashcat\password\input.txt C:\test\hashcat\password\output.txt

If i change the input direct to the crypted password then i get the error
ERROR: ClgetPlatformIDs<> -1001
and if i want the password from a list i get the error no hashes found

Thanks in advanced Smile

dont use mp64. you dont need it anymore, specify -a 3 -1 ?dABCDEF ?1?1?1?1?1?1?1?1 in.txt -o out.txt

and update your drivers


Messages In This Thread
What i do wrong? - by l0lz0r3 - 01-10-2012, 01:23 AM
RE: What i do wrong? - by radix - 01-10-2012, 01:28 AM
RE: What i do wrong? - by l0lz0r3 - 01-10-2012, 01:29 AM
RE: What i do wrong? - by atom - 01-10-2012, 11:50 AM