nasty - A tool which helps you to recover your GPG passphrase
Contents
Description
nasty is a program that helps you to recover the passphrase of your PGP or GPG-key in case you forget or
lost it.
Issues
Nasty will not work if you try it with a gpg-agent running in your system. For obvious reasons the agent
will ask you the passphrase to access your private key - which you probably don't record, right? :)
Name
nasty - A tool which helps you to recover your GPG passphrase
Options
-ax set minimum length of passphrase
-bx set maximum length
-mx set guessing mode:
incremental: try them all
random: try at random
file: read phrases from file (use -i)
-ix file to read the passphrases from
-fx file to write the found passphrase to
-cx...
charset, one or more from the following:
a: a-z
A: A-Z
0: 0-9
.: all ascii values (32...126)
+: 32...255 (default(!))
-kx filter string to select a key
-v enable verbose mode
-h show command options
Synopsis
nasty [OPTIONS]
