hashcat Forum
kernel modification - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Developer (https://hashcat.net/forum/forum-39.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-40.html)
+--- Thread: kernel modification (/thread-8701.html)



kernel modification - steven_a - 10-08-2019

Hi , guys
i have a problem and thought i might ask for your help

i know some c++ and python but not ocl
and Frankely i don't get the hashcat code at all

so, i have 3DES cipherTexts and i know enough bytes of the output but not all of them
i've made conditions to be met for the decryptedText to be correct
but i don't know where to put them
also , the conditions require hashcat to compute the 8 bytes . not just 2 or 4 bytes

anyway to do that ?