hashcat Forum

Full Version: kernel modification
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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 ?