Add origami pdf

This commit is contained in:
rshipp 2015-05-09 09:57:05 -06:00
parent 166fe55974
commit 326937095e

View File

@ -106,6 +106,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by
malicious traces in MS Office documents.
* [officeparser](https://github.com/unixfreak0037/officeparser) - A Python
script for parsing the MS Office OLE document format.
* [Origami PDF](https://code.google.com/p/origami-pdf/) - A tool for
analyzing malicious PDFs, and more.
* [PDF Tools](http://blog.didierstevens.com/programs/pdf-tools/) - pdfid,
pdf-parser, and more from Didier Stevens.
* [PDX X-Ray Lite](https://github.com/9b/pdfxray_lite) - A PDF analysis tool,