From 36857a6e0c9c895c9f90d21944bf7d9bf150cfcc Mon Sep 17 00:00:00 2001 From: rshipp Date: Tue, 22 Sep 2015 17:27:27 +0200 Subject: [PATCH] Add PDF Examiner, from #8 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 028cacb..0ff2f7e 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by with multiple antivirus engines. * [Noriben](https://github.com/Rurik/Noriben) - Uses Sysinternals Procmon to collect information about malware in a sandboxed environment. +* [PDF Examiner](http://www.pdfexaminer.com/) - Analyse suspicious PDF files. * [Recomposer](https://github.com/secretsquirrel/recomposer) - A helper script for safely uploading binaries to sandbox sites. * [VirusTotal](https://www.virustotal.com/) - Free online analysis of malware