How to Install and Uninstall cryptcat Package on Kali Linux

Last updated: April 27,2024

1. Install "cryptcat" package

Please follow the guidance below to install cryptcat on Kali Linux

$ sudo apt update $ sudo apt install cryptcat

2. Uninstall "cryptcat" package

This guide let you learn how to uninstall cryptcat on Kali Linux:

$ sudo apt remove cryptcat $ sudo apt autoclean && sudo apt autoremove

3. Information about the cryptcat package on Kali Linux

Package: cryptcat
Version: 20031202-5kali7
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 80
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Homepage: http://farm9.com/content/Free_Tools/cryptcat_linux2.tar
Priority: optional
Section: net
Filename: pool/main/c/cryptcat/cryptcat_20031202-5kali7_amd64.deb
Size: 45632
SHA256: 4a0f085fa924bee7c1241e18fd10a46af1eb089ed9b812a29431a1dc59f8cbf2
SHA1: bed90ef922c9dc1040db24d773b557c5f9e66dcb
MD5sum: 4659d6c6c16c11683a1540a74f606eb9
Description: lightweight version netcat extended with twofish encryption
Cryptcat is a simple Unix utility which reads and writes data across
network connections, using TCP or UDP protocol while encrypting the
data being transmitted.
It is designed to be a reliable "back-end" tool that can be used directly
or easily driven by other programs and scripts. At the same time, it is a
feature-rich network debugging and exploration tool, since it can create
almost any kind of connection you would need and has several interesting
built-in capabilities.
Description-md5:
Original-Maintainer: Lars Bahner