We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the Daredevil wiki!
guess=...input_plaintext... algorithm=AES position=LUT/AES_AFTER_SBOX round=0
guess=...output_ciphertext... algorithm=AES position=LUT/AES_AFTER_SBOXINV round=0
Found key is the last AES round key. Key scheduling must be reverted to find back the AES key:
$ utils/aes_keysckedule <last_round_key> 10
guess=...input_ciphertext... algorithm=AES position=LUT/AES_AFTER_SBOXINV round=0
guess=...output_plaintext... algorithm=AES position=LUT/AES_AFTER_SBOX round=0