Add @malc0de totalhash.py

This commit is contained in:
rshipp 2015-05-09 11:23:18 -06:00
parent e4052734e0
commit ef137604d0

View File

@ -84,6 +84,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by
* [packerid](http://handlers.sans.org/jclausing/packerid.py) - A cross-platform
Python alternative to PEiD.
* [ssdeep](http://ssdeep.sourceforge.net/) - Compute fuzzy hashes.
* [totalhash.py](https://gist.github.com/malc0de/10270150) - Python script
for easy searching of the [TotalHash.com](http://totalhash.com/) database.
* [TrID](http://mark0.net/soft-trid-e.html) - File identifier.
* [YARA](https://plusvic.github.io/yara/) - Pattern matching tool for
analysts.