logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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.

User Commands                                      07-23-2011                                      aeskeyfind(1)

Bugs

       Likely.

Description

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

Name

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

       -tTHRESHOLDsets the maximum number of bit errors allowed in a candidate key schedule

       -hdisplays usage help

See Also

biosmemimage(1), rsakeyfind(1)

Synopsis

aeskeyfind [OPTION] MEMORY-IMAGE

See Also