With the installation of Spidermonkey and Libemu it provides Javascript and shellcode analysis wrappers too. Apart of this it’s able to create new PDF files and to modify existent ones.
Features
Analysis
- Decodings: hexadecimal, octal, name objects
- More used filters
- References in objects and where an object is referenced
- Strings search (including streams)
- Physical structure (offsets)
- Logical tree structure
- Metadata
- Modifications between versions (changelog)
- Compressed objects (object streams)
- Analysis and modification of Javascript (Spidermonkey): unescape, replace, join
- Shellcode analysis (sctest wrapper, Libemu)
- Variables (set command)
- Extraction of old versions of the document
- Basic PDF creation
- Creation of PDF with Javascript executed wen the document is opened
- Creation of object streams to compress objects
- Embedded PDFs
- Strings and names obfuscation
- Malformed PDF output: without endobj, garbage in the header, bad header…
- Filters modification
- Objects modification
You can download peepdf here:
peepdf-0.1.zip
Or read more here.
Post a Comment