Posts: 4
Threads: 1
Joined: May 2010
This is the error I get when I try the example:
Quote:C:\cracker>oclHashcat.exe example.hash ?l?l?l?l ?l?l?l?l
Digests: 898 entries, 898 unique, 0Mb
Maskprocessor: ?l?l?l?l (456976)
Maskprocessor: ?l?l?l?l (456976)
Summary: 208827064576 combination
Error in clGetPlatformIDs()
Any help?
Posts: 5,185
Threads: 230
Joined: Apr 2010
(05-03-2010, 12:28 PM)letmein Wrote: This is the error I get when I try the example:
Quote:C:\cracker>oclHashcat.exe example.hash ?l?l?l?l ?l?l?l?l
Digests: 898 entries, 898 unique, 0Mb
Maskprocessor: ?l?l?l?l (456976)
Maskprocessor: ?l?l?l?l (456976)
Summary: 208827064576 combination
Error in clGetPlatformIDs()
Any help?
this is how it looks like on NVidia if you have to old drivers. please update drivers and check again.
Posts: 4
Threads: 1
Joined: May 2010
(05-03-2010, 12:30 PM)atom Wrote: (05-03-2010, 12:28 PM)letmein Wrote: This is the error I get when I try the example:
Quote:C:\cracker>oclHashcat.exe example.hash ?l?l?l?l ?l?l?l?l
Digests: 898 entries, 898 unique, 0Mb
Maskprocessor: ?l?l?l?l (456976)
Maskprocessor: ?l?l?l?l (456976)
Summary: 208827064576 combination
Error in clGetPlatformIDs()
Any help?
this is how it looks like on NVidia if you have to old drivers. please update drivers and check again.
Ok, thanks I thought i did, but I will do a fresh install.
Posts: 4
Threads: 1
Joined: May 2010
Thank you, it seems to work now. What is the proper syntax for hashlists? Is username:hash
alt fine?
Posts: 5,185
Threads: 230
Joined: Apr 2010
The format is:
hash
for unsalted hashes and
hash
alt
for salted hashes
Posts: 4
Threads: 1
Joined: May 2010