21 December 2009 | 3,721 views

PDFResurrect v0.9 Released – PDF Analysis and Scrubbing Utility

PDFResurrect is a tool aimed at analyzing PDF documents. The PDF format allows for previous document changes to be retained in a more recent version of the document, thereby creating a running history of changes for the document. This tool attempts to extract all previous versions while also producing a summary of changes between versions.

This tool can also “scrub” or write data over the original instances of PDF objects that have been modified or deleted, in an effort to disguise information from previous versions that might not be intended for anyone else to read.

Release Notes

v0.9 is a bug fix release and addresses the gathering of data (within limit) for the Creator MetaData at the end of a PDF. The previous version would stop prematurely, or possibly get too much info (in certain cases).

You can download PDFResurrect v0.9 here:

pdfresurrect-v0_9.tar.gz

Or read more here.

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to StumbleUpon

  



Recent in Hacking Tools:
- FuzzDiff – Tool For Fuzzing and Crash Analysis
- thc-ipv6 Toolkit – Attacking the IPV6 Protocol
- Metasploit Framework 3.4.1 Released – 16 New Exploits, 22 Modules & 11 Meterpreter Scripts

Related Posts:
- Odysseus Win32 Proxy & Telemachus HTTP Transaction Analysis
- Wireshark 1.2.1 Released – Network Protocol Analyzer
- Graudit – Code Audit Tool Using Grep

Most Read in Hacking Tools:
- Top 15 Security/Hacking Tools & Utilities - 1,216,862 views
- Brutus Password Cracker – Download brutus-aet2.zip AET2 - 601,839 views
- Wep0ff – Wireless WEP Key Cracker Tool - 342,825 views


2 Responses to “PDFResurrect v0.9 Released – PDF Analysis and Scrubbing Utility”

  1. unknown 21 December 2009 at 1:21 pm Permalink

    what is this good for? it scrambles pdf data?

  2. Matt 17 February 2010 at 5:28 pm Permalink

    PDFResurrect is primarily a tool for extracting the previous version of a PDF from the current PDF. PDFs retain previous document history, thus older versions can be made viewable. Through some modification of the order of a PDF’s corss-reference table and reliance that the PDF reader the user will be using to read the “older” versions, will infact read the last cross-reference table in the file, this is possible.