From d3359c926507a58855e5db5090f141c4c1a1172c Mon Sep 17 00:00:00 2001 From: Pr0teus Date: Sun, 17 May 2015 13:46:52 -0300 Subject: [PATCH 1/2] 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 From cbd6679e85fb37451f04d0258e56c7466f65a691 Mon Sep 17 00:00:00 2001 From: Pr0teus Date: Sun, 17 May 2015 13:51:17 -0300 Subject: [PATCH 2/2] Add Aleph Aleph is an open source malware analysis tool with several very useful features like: Grab samples from e-mail accounts & file system path and run some basic analysis. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e7ddaf..8e11e2d 100644 --- a/README.md +++ b/README.md @@ -370,6 +370,7 @@ the [browser malware](#browser-malware) section.* ## Storage and Workflow +* [Aleph](https://github.com/trendmicro/aleph) - OpenSource Malware Analysis Pipeline System * [Malwarehouse](https://github.com/sroberts/malwarehouse) - Store, tag, and search malware. * [Viper](http://viper.li/) - A binary management and analysis framework for