hashcat Forum
What i do wrong? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: General Help (https://hashcat.net/forum/forum-8.html)
+--- Thread: What i do wrong? (/thread-808.html)



What i do wrong? - l0lz0r3 - 01-10-2012

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


RE: What i do wrong? - radix - 01-10-2012

(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


RE: What i do wrong? - l0lz0r3 - 01-10-2012

plus.


RE: What i do wrong? - atom - 01-10-2012

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