pdfcrack 0.19-3 source package in Ubuntu

Changelog

pdfcrack (0.19-3) unstable; urgency=medium

  * debian/control: bumped Standards-Version to 4.6.1.
  * debian/copyright: updated packaging copyright years.
  * debian/source/lintian-overrides: created to override a disposable message
    about a PDF file useful for CI tests.

 -- Joao Eriberto Mota Filho <email address hidden>  Sat, 25 Jun 2022 12:56:06 -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.19-3.dsc 2.0 KiB 3174dc6337cf8a5c02bc85e86a00bb89457a3ebfb736c5990b2dc99fd04bc94c
pdfcrack_0.19.orig.tar.gz 34.6 KiB 3115206998b7cddf13971dd4b50946c077fc96e220aca1c0734798d907a2c0ed
pdfcrack_0.19.orig.tar.gz.asc 833 bytes 9b5f92b144d0a85976484f05d924ddfc8789022a98f4fa585a71386e95e750b1
pdfcrack_0.19-3.debian.tar.xz 14.9 KiB c3fe2bfbbd23d5b65cfeb9f3159e2c49a60d8b87407b15e351ca8d7332c12724

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.

pdfcrack-dbgsym: debug symbols for pdfcrack