Jump to content
Nytro

PGPCrack-NG

Recommended Posts

Posted

PGPCrack-NG

PGPCrack-NG is a program designed to brute-force symmetrically encrypted PGP files. It is a replacment for the long dead PGPCrack.

PGPCrack-NG is a program designed to brute-force symmetrically encrypted PGP files.

  1. On Fedora 19, do sudo yum install libassuan-devel -y. On Ubuntu, do sudo apt-get libpth-dev libbz2-dev libassuan-dev.
  2. Compile using make. You might need to edit -I/usr/include/libassuan2 part in the Makefile.
  3. Run cat ~/magnum-jumbo/run/password.lst | ./PGPCrack-NG <PGP file>
  4. john -i -stdout | ./PGPCrack-NG <PGP file>

Speed: > 1330 passwords / second on AMD X3 720 CPU @ 2.8GHz (using single core).

Sursa si download: https://github.com/kholia/PGPCrack-NG

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...