des / 3des question
#5
As I said already, you can't brute-forece AES or 3DES. The only chance is if there's a human involved in the crypto process. If a human chooses a password it's typically send through a KDF which is then uses as the cipher key. That means if you want a way to crack those systems you need to find out how the KDF produces the crypto key and explain it in detail. Afterwards we can add the same scheme/structure to oclHashcat.


Messages In This Thread
des / 3des question - by iceman - 03-26-2015, 04:59 PM
RE: des / 3des question - by Rolf - 03-29-2015, 08:30 AM
RE: des / 3des question - by iceman - 03-29-2015, 03:55 PM
RE: des / 3des question - by iceman - 03-29-2015, 03:58 PM
RE: des / 3des question - by atom - 03-30-2015, 11:21 AM