Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: DES decryption
Post: RE: DES decryption

atom Wrote: (02-07-2018, 07:14 PM) -- I think you mean with candidates only those who crack the hash because of the truncation. In that case you want --keep-guessing -- I sincerely express my thank...
khadige General Talk 6 21,111 02-08-2018, 06:54 PM
    Thread: DES decryption
Post: RE: DES decryption

atom Wrote: (01-10-2018, 01:27 PM) -- You have to white out the bits of the unknown bytes in the OpenCL kernel. Make sure to white out the correct bits (the ones before the final permution. After tha...
khadige General Talk 6 21,111 02-07-2018, 02:18 PM
    Thread: DES-ECB brute force
Post: RE: DES-ECB brute force

atom Wrote: (02-01-2018, 07:25 PM) -- Your hash is formated wrong. See here: Code: -- root@et:~/hashcat# ./hashcat -m 14000 b5866d1dd5cdf934:47dc9810ade39295 -a 3 --quiet --hex-charset 68617368...
khadige General Talk 5 14,374 02-01-2018, 07:45 PM
    Thread: DES-ECB brute force
Post: RE: DES-ECB brute force

undeath Wrote: (02-01-2018, 06:44 PM) -- what is the string after "--hex-charset" supposed to be? What is the key for each of those ciphertexts? -- Thanks for your response. The string after "--he...
khadige General Talk 5 14,374 02-01-2018, 07:28 PM
    Thread: DES-ECB brute force
Post: DES-ECB brute force

Hi I experminting with DES brute force in hashcat but none of the commands below resulted in to finding any key. I should mention that all plaint-text/cipher-text pairs has been checked with openssl...
khadige General Talk 5 14,374 02-01-2018, 06:37 PM
    Thread: DES decryption
Post: RE: DES decryption

atom Wrote: (01-10-2018, 01:27 PM) -- You have to white out the bits of the unknown bytes in the OpenCL kernel. Make sure to white out the correct bits (the ones before the final permution. After tha...
khadige General Talk 6 21,111 01-10-2018, 01:46 PM
    Thread: DES decryption
Post: DES decryption

Hi I want to brute force a key while I only have access to some cipher texts and some bytes of the corresponding plain text. The cipher texts are 64 bit encrypted DES and the values of two specific ...
khadige General Talk 6 21,111 01-04-2018, 02:02 PM