Scroll to navigation

aeskeyfind(1) User Commands aeskeyfind(1)

NAME

aeskeyfind - 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

-vverbose output -- prints the extended keys and the constraints on the rows of the key schedule
-qdon't display a progress bar
-t THRESHOLDsets the maximum number of bit errors allowed in a candidate key schedule
-hdisplays 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.
07-23-2011 User Commands