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

rsakeyfind - Locates BER-encoded RSA private keys in memory images.

Author

       rsakeyfind was written by Nadia Heninger and J. Alex Halderman.

       This manual page was 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                                      08-17-2008                                      rsakeyfind(1)

Bugs

       Likely.

Description

       rsakeyfind  is  a  tool  that locates BER-encoded RSA private keys in MEMORY-IMAGE.  If a MODULUS-FILE is
       specified, it will locate private and public keys matching the hex-encoded modulus read from this file.

Name

       rsakeyfind - Locates BER-encoded RSA private keys in memory images.

See Also

aesfix(1), biosmemimage(1), aeskeyfind(1)

Synopsis

rsakeyfind MEMORY-IMAGE [MODULUS-FILE]

See Also