aeskeyfind - Man Page

Locates 128-bit and 256-bit AES keys in a captured memory image.

Synopsis

aeskeyfind [OPTION] MEMORY-IMAGE

Description

aeskeyfind is a tool that illustrates automatic techniques for locating 128-bit and 256-bit AES keys in a captured memory image.

Options

-v
verbose output -- prints the extended keys and the constraints on the rows of the key schedule
-q
don't display a progress bar
-t THRESHOLD
sets the maximum number of bit errors allowed in a candidate key schedule
-h
displays usage help

Bugs

Likely.

See Also

biosmemimage(1), rsakeyfind(1)

Author

aeskeyfind was written by Nadia Heninger and Ariel Feldman.

This manual page was adapted by Julien Valroff <julien@debian.org> from rsakeyfind.1, originally written by Jacob Appelbaum <jacob@appelbaum.net> for the Debian system (but may be used by others).  Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.

Referenced By

aesfix(1), rsakeyfind(1).

07-23-2011