pdfcrack 0.15-2 source package in Ubuntu

Changelog

pdfcrack (0.15-2) unstable; urgency=medium

  * debian/patches/fix-manpage.patch: added to fix indentations inside the
      OPTIONS section. (Closes: #803151)

 -- Joao Eriberto Mota Filho <email address hidden>  Thu, 29 Oct 2015 14:26:41 -0200

Upload details

Uploaded by:
Joao Eriberto Mota Filho
Uploaded to:
Sid
Original maintainer:
Joao Eriberto Mota Filho
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe utils

Downloads

File Size SHA-256 Checksum
pdfcrack_0.15-2.dsc 1.8 KiB 7868ec5e0158d57602f75fd50d4bbedb4b06ede98a41ef7eef85e28cfca00b4b
pdfcrack_0.15.orig.tar.gz 33.5 KiB 791043693f9fc261fa326dbcb5e4de3801d6ae552dbea39293f9b2674c250d3e
pdfcrack_0.15-2.debian.tar.xz 6.8 KiB fc24c8b07501281ea525a1f19dd48866057d0523347d18201618554aa699eb10

Available diffs

No changes file available.

Binary packages built by this source

pdfcrack: No summary available for pdfcrack in ubuntu yakkety.

No description available for pdfcrack in ubuntu yakkety.

pdfcrack-dbgsym: debug symbols for package pdfcrack

 PDFCrack is a simple tool for recovering passwords from pdf-documents.
 .
 It should be able to handle all pdfs that uses the standard security handler
 but the pdf-parsing routines are a bit of a quick hack so you might stumble
 across some pdfs where the parser needs to be fixed to handle.
 .
 The main PDFCrack features are:
 .
   - 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 are supported.
   - Simple permutations (currently only trying first character as Upper Case).
   - Save and load a running job.
   - Simple benchmarking.
   - Optimised search for owner-password when user-password is known.
 .
 This program can be used in forensics investigations or similar activities,
 to legal password crack.