hashcat Forum
Dev/Testers Needed - oclhashcat API - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Misc (https://hashcat.net/forum/forum-15.html)
+--- Forum: User Contributions (https://hashcat.net/forum/forum-25.html)
+--- Thread: Dev/Testers Needed - oclhashcat API (/thread-5346.html)



Dev/Testers Needed - oclhashcat API - richk - 03-22-2016

I've been slowly making progress on an API for oclhashcat in the little spare time I have. It's at a point where the project could benefit from additional testing and input from the community. You can find the forked project here:

https://github.com/Rich5/oclHashcat

Some documentation on the design is here:

https://github.com/Rich5/oclHashcat/blob/master/docs/API.md

https://github.com/hashcat/oclHashcat/issues/9

Constructive criticism, ideas, and pull requests are welcome. Anything other than that I don't have the time to entertain.


RE: Dev/Testers Needed - oclhashcat API - atom - 03-23-2016

@Beta-Testers: If possible, please help him.
@richk: Good luck with it!


RE: Dev/Testers Needed - oclhashcat API - richk - 03-23-2016

(03-23-2016, 12:49 PM)atom Wrote: @Beta-Testers: If possible, please help him.
@richk: Good luck with it!

Thanks! My goal is to have a nice pull request for the master branch at some point.