How to Install and Uninstall hashrat Package on Kali Linux

Last updated: April 28,2024

1. Install "hashrat" package

Please follow the step by step instructions below to install hashrat on Kali Linux

$ sudo apt update $ sudo apt install hashrat

2. Uninstall "hashrat" package

In this section, we are going to explain the necessary steps to uninstall hashrat on Kali Linux:

$ sudo apt remove hashrat $ sudo apt autoclean && sudo apt autoremove

3. Information about the hashrat package on Kali Linux

Package: hashrat
Version: 1.13-1
Installed-Size: 346
Maintainer: Debian Security Tools
Architecture: amd64
Depends: libc6 (>= 2.27)
Size: 147956
SHA256: 9003e8688bdd0903e75e82880bb333cf2450b3ad471cd35690475f817d6cd09b
SHA1: 24ca073ba73d42f6726a0edda518aac5ee0f4b81
MD5sum: 4c170f6dfca434c66b86a682957fc43b
Description: hashing tool supporting several hashes and recursivity
Hashrat is a hash-generation utility that supports the md5, sha1, sha256,
sha512, whirlpool, jh-244, jh256, jh-384 and jh-512 hash functions, and
also the HMAC versions of those functions. It can output in 'traditional'
format (same as md5sum and shasum and the like), or it's own format.
.
Hashes can be output in octal, decimal, hexadecimal, uppercase hexadecimal
or base64.
.
Hashrat also supports directory recursion, hashing entire devices,
generating a hash for an entire directory, operations in remote machines
and several other features. It has a 'CGI' mode that can be used as a
web-page to lookup hashes.
.
This tool is useful in forensics investigations and network security.
Description-md5:
Homepage: http://www.cjpaget.co.uk/Code/Hashrat
Section: utils
Priority: optional
Filename: pool/main/h/hashrat/hashrat_1.13-1_amd64.deb