pyHashcat
#10
I just pushed a major update to pyHashcat. It now has support for Hashcat and not just oclHashcat through the HashcatWrapper class. It is very similar to the oclHashcatWrapper.

One major difference is that the stdout function in HashcatWrapper is g_stdout() instead of just stdout(). The way track how the variables are changed created this requirement for me.

I'm sure there are bugs. Please let me know if/when you find them, and I'll work fixing it as soon as I can.


Messages In This Thread
pyHashcat - by richk - 06-17-2014, 02:18 AM
RE: pyHashcat - by 2die4 - 06-17-2014, 10:13 AM
RE: pyHashcat - by atom - 06-17-2014, 10:23 AM
RE: pyHashcat - by richk - 06-17-2014, 01:02 PM
RE: pyHashcat - by richk - 06-17-2014, 03:01 PM
RE: pyHashcat - by NBZ - 06-17-2014, 04:09 PM
RE: pyHashcat - by richk - 06-17-2014, 05:13 PM
RE: pyHashcat - by hypn0s - 06-17-2014, 05:16 PM
RE: pyHashcat - by richk - 06-17-2014, 06:59 PM
RE: pyHashcat - by richk - 09-09-2014, 09:33 PM