How to Install and Uninstall aeskeyfind Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: December 23,2024

1. Install "aeskeyfind" package

Here is a brief guide to show you how to install aeskeyfind on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install aeskeyfind

2. Uninstall "aeskeyfind" package

Please follow the guidelines below to uninstall aeskeyfind on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove aeskeyfind $ sudo apt autoclean && sudo apt autoremove

3. Information about the aeskeyfind package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: aeskeyfind
Priority: optional
Section: universe/misc
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Version: 1:1.0-3
Depends: libc6 (>= 2.4)
Filename: pool/universe/a/aeskeyfind/aeskeyfind_1.0-3_amd64.deb
Size: 9760
MD5sum: 0a135314850c2cca183269352a8eab32
SHA1: 3b467d434d7563f5fb71207c59aed5f4f39fdb1d
SHA256: 12e982e2b04755f32d5eaf773acb5f725ae9f49c40b61377dabc2c778095c56f
Description-en: tool for locating AES keys in a captured memory image
This program illustrates automatic techniques for locating 128-bit and
256-bit AES keys in a captured memory image.
.
The program uses various algorithms and also performs a simple entropy
test to filter out blocks that are not keys. It counts the number of
repeated bytes and skips blocks that have too many repeats.
.
This method works even if several bits of the key schedule have been
corrupted due to memory decay.
.
This package is useful to several activities, as forensics investigations.
Description-md5: 07a7a3e516ece906a38c6b6eb0efb1c7
Homepage: https://citp.princeton.edu/research/memory/code
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu