Error in clGetPlatformIDs()
#1
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?
#2
(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.
#3
(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.
#4
Thank you, it seems to work now. What is the proper syntax for hashlists? Is username:hashConfusedalt fine?
#5
The format is:

hash

for unsalted hashes and

hashConfusedalt

for salted hashes
#6
Thank you.