How to Install and Uninstall rsakeyfind.x86_64 Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "rsakeyfind.x86_64" package

Please follow the guidance below to install rsakeyfind.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install rsakeyfind.x86_64

2. Uninstall "rsakeyfind.x86_64" package

This is a short guide on how to uninstall rsakeyfind.x86_64 on CentOS Stream 8:

$ sudo dnf remove rsakeyfind.x86_64 $ sudo dnf autoremove

3. Information about the rsakeyfind.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:10:44 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : rsakeyfind
Version : 1.0
Release : 2.el8
Architecture : x86_64
Size : 19 k
Source : rsakeyfind-1.0-2.el8.src.rpm
Repository : epel
Summary : Locate BER-encoded RSA private and public keys in memory images
URL : https://citp.princeton.edu/our-work/memory/
License : BSD
Description : 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.