bruteforce-luks 1.2.2-1build1 source package in Ubuntu

Changelog

bruteforce-luks (1.2.2-1build1) bionic; urgency=high

  * No change rebuild against cryptsetup.

 -- Julian Andres Klode <email address hidden>  Mon, 29 Jan 2018 14:36:32 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
utils
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bruteforce-luks_1.2.2.orig.tar.gz 24.9 KiB 70da71ae8b0799ebb751eb400b888b2a0404201b2cd4e40b1e26df23f6412d28
bruteforce-luks_1.2.2-1build1.debian.tar.xz 5.0 KiB 7213797f78797aa66158eafd8b55422962e38b1606663ce4a1d22f8e0d966cfe
bruteforce-luks_1.2.2-1build1.dsc 1.9 KiB 53717cbb8e65578b23ab52809d1e1e09c6f8f5487a3e66024a15edb98bedfb75

View changes file

Binary packages built by this source

bruteforce-luks: 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).

bruteforce-luks-dbgsym: debug symbols for bruteforce-luks