Package rsakeyfind

Locate BER-encoded RSA private and public keys in memory images

https://citp.princeton.edu/our-work/memory/

The rsakeyfind tool locates BER-encoded RSA private and public keys in
captured memory images. It can either try to locate keys based on a provided
hex-dump of a modulus of a known public key, or based on fixed pattern in
BER-encoded RSA version field.

Version: 1.0

General Commands

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