1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: nasty
Section: utils
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Tiago Bortoletto Vaz <tiago@debian.org>
Build-Depends: debhelper-compat (= 12), libgpgme-dev
Standards-Version: 4.4.1
Homepage: http://www.vanheusden.com/nasty/
Vcs-Browser: https://salsa.debian.org/pkg-security-team/nasty
Vcs-Git: https://salsa.debian.org/pkg-security-team/nasty.git
Package: nasty
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libgpgme11
Description: tool which helps you to recover your GPG passphrase
Nasty is a program that helps you to recover the passphrase of your PGP or
GPG-key in case you forget or lost it. The following features will make things
easier:
- set minimum/maximum length of the passphrase
- incremental mode, random mode or reads a file for guessing
- charset filter
.
This package is useful in forensics investigations.
|