hashcat Forum
Error in clGetPlatformIDs() - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Very old oclHashcat Support (https://hashcat.net/forum/forum-21.html)
+--- Thread: Error in clGetPlatformIDs() (/thread-9.html)



Error in clGetPlatformIDs() - letmein - 05-03-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?


RE: Error in clGetPlatformIDs() - atom - 05-03-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.


RE: Error in clGetPlatformIDs() - letmein - 05-03-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.


RE: Error in clGetPlatformIDs() - letmein - 05-03-2010

Thank you, it seems to work now. What is the proper syntax for hashlists? Is username:hashConfusedalt fine?


RE: Error in clGetPlatformIDs() - atom - 05-03-2010

The format is:

hash

for unsalted hashes and

hashConfusedalt

for salted hashes


RE: Error in clGetPlatformIDs() - letmein - 05-03-2010

Thank you.