How to Install and Uninstall aesfix Package on Kali Linux

Last updated: May 18,2024

1. Install "aesfix" package

Please follow the guidelines below to install aesfix on Kali Linux

$ sudo apt update $ sudo apt install aesfix

2. Uninstall "aesfix" package

Please follow the guidelines below to uninstall aesfix on Kali Linux:

$ sudo apt remove aesfix $ sudo apt autoclean && sudo apt autoremove

3. Information about the aesfix package on Kali Linux

Package: aesfix
Version: 1.0.1-8
Installed-Size: 41
Maintainer: Debian Security Tools
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Recommends: aeskeyfind
Size: 14196
SHA256: 4106411c6090de92b08281676e5effc9da8d1d2f66c87820ff426fb3dc64ae74
SHA1: fcf9d4d46aade566b78778b4fbabce14282dc412
MD5sum: 9a446dffe89a4584af554f70c3dc13ea
Description: tool for correcting bit errors in an AES key schedule
This program illustrates a technique for correcting bit errors in an AES
key schedule. It should be used with the output of the aeskeyfind program.
.
It 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.
.
This package is useful to several activities, as forensics investigations.
Description-md5:
Homepage: https://citp.princeton.edu/our-work/memory/code/
Tag: implemented-in::c++, role::program
Section: utils
Priority: optional
Filename: pool/main/a/aesfix/aesfix_1.0.1-8_amd64.deb