From d3359c926507a58855e5db5090f141c4c1a1172c Mon Sep 17 00:00:00 2001 From: Pr0teus Date: Sun, 17 May 2015 13:46:52 -0300 Subject: [PATCH] Add PEV PEV contains several tools to analyze PE binaries. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a325181..0e7ddaf 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by Python alternative to PEiD. * [PEiD](http://woodmann.com/BobSoft/Pages/Programs/PEiD) - Packer identifier for Windows binaries. +* [PEV](http://pev.sourceforge.net/) - A multiplatform toolkit to work with PE providing feature-rich tools for proper analyze suspicious binaries. * [Rootkit Hunter](http://rkhunter.sourceforge.net/) - Detect Linux rootkits. * [ssdeep](http://ssdeep.sourceforge.net/) - Compute fuzzy hashes. * [totalhash.py](https://gist.github.com/malc0de/10270150) - Python script