Custom Hashing Algorithms
#2
You are correct, that would be cool to have in hashcat. And John the Ripper actually already has such functionality on CPU (see doc/DYNAMIC), but not GPU.

I actually started work on a project a couple years ago that implements dynamic formats on both CPU and GPU via OpenCL, in hopes that a fair amount of GPU acceleration might be gained from such algorithms (basically compiling a custom scripting language down to OpenCL.) I've been contemplating reviving development on it, but I don't really have much spare time these days. But I recently encountered a custom algorithm that made me start thinking about this project again. So maybe all I really need is a bit of motivation to finish it. Maybe atom will allow me to release it as a hashcat product called "dynacat" or something Tongue


Messages In This Thread
Custom Hashing Algorithms - by Repentance - 04-22-2015, 09:15 PM
RE: Custom Hashing Algorithms - by epixoip - 04-22-2015, 09:31 PM
RE: Custom Hashing Algorithms - by Rolf - 04-22-2015, 09:39 PM
RE: Custom Hashing Algorithms - by epixoip - 04-22-2015, 09:52 PM
RE: Custom Hashing Algorithms - by Rolf - 04-24-2015, 05:34 AM
RE: Custom Hashing Algorithms - by mastercracker - 04-23-2015, 11:36 AM
RE: Custom Hashing Algorithms - by atom - 04-24-2015, 01:49 AM
RE: Custom Hashing Algorithms - by Repentance - 04-25-2015, 07:31 PM
RE: Custom Hashing Algorithms - by epixoip - 04-24-2015, 03:50 AM
RE: Custom Hashing Algorithms - by atom - 04-27-2015, 01:46 PM
RE: Custom Hashing Algorithms - by Repentance - 04-30-2015, 09:28 PM
RE: Custom Hashing Algorithms - by Repentance - 08-26-2015, 01:45 PM
RE: Custom Hashing Algorithms - by radix - 08-26-2015, 06:55 PM