Package
- aesfix - Tool for correcting bit errors in an AES key schedule
Usage
usage: aesfix SCHEDULE-FILE
Corrects bit errors in an AES key schedule read from the specified hex-encoded file.
Install aesfix
sudo apt install aesfix
Remove aesfix
sudo apt remove aesfix
Depends
- libc6 - GNU C Library - Shared libraries
- libgcc-s1 - GCC support library
- libstdc++6 - GNU Standard C++ Library v3
Recommends
- aeskeyfind - Tool for locating AES keys in a captured memory image