Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views Posted [desc]
    Thread: How to get DES key if I know plain text?
Post: How to get DES key if I know plain text?

Could someone please advice what would be the command to run hashcat to get DES key with Cuda? I know the plain text  char[8] = { 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88 } I know the ...
1010 hashcat 4 7,215 07-01-2016, 03:22 PM
    Thread: DES-ECB: mask on plain text?
Post: DES-ECB: mask on plain text?

Hi, I'm trying to run hashcat to find DES-ECB key. What I know is part of plain text and full encrypted text. Is there a way to apply a mask on the plaintext so that hashcat only consideres part of th...
1010 hashcat 4 5,868 02-16-2017, 08:50 PM
    Thread: DES-ECB: mask on plain text?
Post: RE: DES-ECB: mask on plain text?

atom Wrote: (02-16-2017, 09:32 PM) -- Yes, but we'd need to switch from encrypt to decrypt and then match out the bits you don't care about. So that's possible but requires a kernel rewrite -- Than...
1010 hashcat 4 5,868 02-16-2017, 09:46 PM