pdfcrack 0.14-2 source package in Ubuntu

Changelog

pdfcrack (0.14-2) unstable; urgency=medium


  * Cryptographic signature verification: the upstream is providing a GPG
      signature that allows the tarball verification. Consequently:
      - Added the debian/upstream/signing-key.asc file.
      - Updated the debian/watch file.
  * debian/control: updated the Homepage field.
  * debian/rules: added the DEB_BUILD_MAINT_OPTIONS variable to fix the
      issues pointed by blhc.
  * debian/watch: added an extra check to SourceForge.net.

 -- Joao Eriberto Mota Filho <email address hidden>  Wed, 17 Sep 2014 11:36:28 -0300

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

Downloads

File Size SHA-256 Checksum
pdfcrack_0.14-2.dsc 1.8 KiB 889b297a35b297b4b5df60196912f6c87b36e4ca7a055110d81669cd74f0a924
pdfcrack_0.14.orig.tar.gz 32.6 KiB ac88eca576cebb40c4a63cd90542664de7d8f1b39885db5a7ac021d8b0c6a95c
pdfcrack_0.14-2.debian.tar.xz 5.9 KiB 145d736bc515b2d45ef26b91dc5aae3cdf7c0c0c3e22b54e42b4399b876cc121

Available diffs

No changes file available.

Binary packages built by this source

pdfcrack: PDF files password cracker

 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.