Tutorial for adding hash formats?
#1
Guys,

First of all: thank you very much for open sourcing (ocl)hashcat!

I'd like to add a new algorithm. Is there some kind of quick tutorial available? A very simple example would be highly appreciated, e.g. adding a algorithm that takes a unsalted fixed limited length input and just checks if the brute forced candidate password matches the hash or copying an existing algorithm with a new hash type number: what needs to be edited and added where following which rules? E.g. @switch (hash_mode), what is what?


Thanks,

Jeroen[url=https://github.com/hashcat/oclHashcat/blob/master/nv/m00030_a3.cu][/url]


Messages In This Thread
Tutorial for adding hash formats? - by jeroen - 12-13-2015, 04:15 PM
RE: Tutorial for adding hash formats? - by atom - 12-19-2015, 04:23 PM
RE: Tutorial for adding hash formats? - by magnum - 01-19-2016, 09:12 AM