03-30-2015, 11:21 AM
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.