How to Install and Uninstall scanmem Package on Kali Linux

Last updated: May 18,2024

1. Install "scanmem" package

Please follow the instructions below to install scanmem on Kali Linux

$ sudo apt update $ sudo apt install scanmem

2. Uninstall "scanmem" package

Here is a brief guide to show you how to uninstall scanmem on Kali Linux:

$ sudo apt remove scanmem $ sudo apt autoclean && sudo apt autoremove

3. Information about the scanmem package on Kali Linux

Package: scanmem
Version: 0.17-5
Installed-Size: 149
Maintainer: Sebastian Parschauer
Architecture: amd64
Depends: libc6 (>= 2.34), libreadline8 (>= 6.0)
Suggests: gameconqueror (= 0.17-5)
Size: 54432
SHA256: 28fa4f1a06a6ff397498c8671090ccc9e97f863ec6fb85969240ab031add51ac
SHA1: 9d630af9d2f4c2a0c5a360a43ced61696a39e56c
MD5sum: 06ab6cfbf33c824e9ebfb3c293a27da5
Description: locate and modify a variable in a running process
Scanmem is a simple interactive debugging utility for Linux, used to locate
the address of a variable in a running process. This can be used for the
analysis or modification of a hostile process on a compromised machine, for
reverse engineering, or as a "pokefinder" to cheat at video games.
Description-md5:
Homepage: https://github.com/scanmem/scanmem
Tag: implemented-in::c, interface::commandline, role::program
Section: utils
Priority: optional
Filename: pool/main/s/scanmem/scanmem_0.17-5_amd64.deb