How to Install and Uninstall bruteforce-luks Package on Kali Linux

Last updated: April 29,2024

1. Install "bruteforce-luks" package

This tutorial shows how to install bruteforce-luks on Kali Linux

$ sudo apt update $ sudo apt install bruteforce-luks

2. Uninstall "bruteforce-luks" package

Here is a brief guide to show you how to uninstall bruteforce-luks on Kali Linux:

$ sudo apt remove bruteforce-luks $ sudo apt autoclean && sudo apt autoremove

3. Information about the bruteforce-luks package on Kali Linux

Package: bruteforce-luks
Version: 1.4.0-4
Installed-Size: 47
Maintainer: Debian Security Tools
Architecture: amd64
Depends: libc6 (>= 2.34), libcryptsetup12 (>= 2:1.4)
Size: 13100
SHA256: 86ced0ac2f60125a54df2a1cb059fe979c39049969bf599bbc5f653ce2b2a1d1
SHA1: 36302fb5e9a5abec1f18e3e3dd6f930cc7f558f5
MD5sum: dd37a6e627daddd853147f18802adb50
Description: Try to find a password of a LUKS encrypted volume
The program is used to try discovery a password for encrypted LUKS volume used
to security reasons. It works trying decrypt at least one of the key slots by
trying all the possible passwords. It is used in forensics and is especially
useful if you know something about the password (i.e. you forgot a part of your
password but still remember most of it).
.
Because of cryptography complexity, crack the password of a LUKS volume without
knowing anything about it would take way too much time (unless the password is
really short and/or weak).
Description-md5:
Homepage: https://github.com/glv2/bruteforce-luks
Section: utils
Priority: optional
Filename: pool/main/b/bruteforce-luks/bruteforce-luks_1.4.0-4_amd64.deb