mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-10-01 06:35:40 -04:00
Add PEV
PEV contains several tools to analyze PE binaries.
This commit is contained in:
parent
6907623e6b
commit
d3359c9265
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user