Merge pull request #5 from Pr0teus/master

Add PEV and Aleph to the list
This commit is contained in:
Ryan Shipp 2015-05-17 12:59:01 -06:00
commit b2b4dda2bf

View File

@ -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
@ -369,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