Call custom algorithm form hashcat
#1
Hi,

I have string which was encrypted using combine of few algorithm (not standart MD5 or else) implemented on C# using .Net libraries.
Is there way to call this algorithm from hashcat?
For example, I'll create some assembly with public method and specific input/output parameters to check if password acceptable for encrypted string or not?
Is there some documentation or examples implemented?

Thanks!

PS. Sorry if it's stupid question, I'm new in this.


Messages In This Thread
Call custom algorithm form hashcat - by DevForRest - 03-02-2018, 07:49 PM
RE: Call custom algorithm form hashcat - by atom - 06-16-2018, 02:13 PM