./wip/pdfcrack, Password Recovery Tool for PDF-files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.16, Package name: pdfcrack-0.16, Maintainer: leot

PDFCrack is a GNU/Linux (other POSIX-compatible systems should work
too) tool for recovering passwords and content from PDF-files. It is
small, command line driven without external dependencies. The
application is Open Source (GPL).

Features
* Supports the standard security handler (revision 2, 3 and 4) on all
known PDF-versions
* Supports cracking both owner and userpasswords
* Both wordlists and bruteforcing the password is supported
* Simple permutations (currently only trying first character as Upper
Case)
* Save/Load a running job
* Simple benchmarking
* Optimised search for owner-password when user-password is known


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 31ff6a208f4abfe7a93c9af30a61c07fff085b56
Filesize: 33.659 KB

Version history: (Expand)


CVS history: (Expand)


   2015-03-11 00:33:26 by Leonardo Taccari | Files touched by this commit (3)
Log message:
Get rid of all GNU Make-ism (thanks to asau@ and dholland@ for the input).
   2015-03-02 18:07:38 by Leonardo Taccari | Files touched by this commit (4)
Log message:
Import pdfcrack-0.14 as wip/pdfcrack.

PDFCrack is a GNU/Linux (other POSIX-compatible systems should work
too) tool for recovering passwords and content from PDF-files. It is
small, command line driven without external dependencies. The
application is Open Source (GPL).

Features
 * Supports the standard security handler (revision 2, 3 and 4) on all
   known PDF-versions
 * Supports cracking both owner and userpasswords
 * Both wordlists and bruteforcing the password is supported
 * Simple permutations (currently only trying first character as Upper
   Case)
 * Save/Load a running job
 * Simple benchmarking
 * Optimised search for owner-password when user-password is known