Path to this page:
./
wip/pdfcrack,
Password Recovery Tool for PDF-files
Branch: CURRENT,
Version: 0.16,
Package name: pdfcrack-0.16,
Maintainer: leotPDFCrack 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)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
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
|