https://citp.princeton.edu/our-work/memory/
The aesfix tool illustrates a technique for correcting bit errors in an
AES key schedule. This program is limited to AES-128 key schedules
and it can only correct unidirectional 1->0 bit errors.
For the most part it has been optimized for readability rather than
performance.
Version: 1.0.1
General Commands | |
aesfix | Locates 128-bit and 256-bit AES keys in a captured memory image. |