What i do wrong?
#1
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
#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
#3
plus.
#4
are you talking about hashcat or oclHashcat-plus? from your commandline it looks like hashcat, but using mp64 for piping words is a common practice for oclHashcat-plus. this is confusing. in case of oclHashcat-plus doing it like radix said will work. if you are on hashcat you need --bf-pw-buf