How to Install and Uninstall maskprocessor Package on Kali Linux

Last updated: May 15,2024

1. Install "maskprocessor" package

This is a short guide on how to install maskprocessor on Kali Linux

$ sudo apt update $ sudo apt install maskprocessor

2. Uninstall "maskprocessor" package

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

$ sudo apt remove maskprocessor $ sudo apt autoclean && sudo apt autoremove

3. Information about the maskprocessor package on Kali Linux

Package: maskprocessor
Version: 0.73+git20170609.1708898-4
Installed-Size: 44
Maintainer: Debian Security Tools
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 12016
SHA256: 4cba8b60ddfd0c87a0902112358fe3874c5ca4ae0269b95164c0ec0bd072fd8a
SHA1: b747abceacde76b9ba9dd042839398b4566981c7
MD5sum: c42d6eb3a70cf063125fbf7d6becc282
Description: high-performance word generator with a per-position configurable charset
Maskprocessor is a fast word list generator. It enumerates all combinations
from a given user-defined keyspace and outputs the results. Since it supports
different alphabets (which also can be combined) at different positions in the
generation template ('mask'), this approach allows a more fine-tunable
generation of candidates than using 'naive' brute force enumeration of words.
Masks are defined using the description also used in the Hashcat password
recovery utility.
Description-md5:
Homepage: https://github.com/hashcat/maskprocessor
Section: utils
Priority: optional
Filename: pool/main/m/maskprocessor/maskprocessor_0.73+git20170609.1708898-4_amd64.deb