Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


Recover Your GPG Passphrase using 'John the Ripper'

Oct 08, 2012, 13:00 (0 Talkback[s])
(Other stories by Nitesh)

John the Ripper is a free and Open Source password cracker. Its primary purpose is to detect weak Unix passwords and It is one of the most popular password testing and breaking programs. It combines a number of password crackers into one package, autodetects password hash types, and includes a customizable cracker. JTR is available in official Ubuntu repositories. A custom JTR build includes a nice gpg2john binary that converts your key file into a format that JTR understands.

Complete Story