Posts: 2
Threads: 1
Joined: Jan 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
Posts: 649
Threads: 18
Joined: Nov 2010
01-10-2012, 01:28 AM
(This post was last modified: 01-10-2012, 01:29 AM by radix.)
(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
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
Posts: 2
Threads: 1
Joined: Jan 2012
Posts: 5,185
Threads: 230
Joined: Apr 2010
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