Add @jessek hashdeep and ssdeep

pull/1/head
rshipp 2015-05-09 11:11:57 -06:00
parent 307f7a7a12
commit 8372f06029
1 changed files with 3 additions and 0 deletions

View File

@ -76,8 +76,11 @@ A curated list of awesome malware analysis tools and resources. Inspired by
* [ClamAV](http://www.clamav.net/index.html) - Open source antivirus engine.
* [ExifTool](http://www.sno.phy.queensu.ca/~phil/exiftool/) - Read, write and
edit file metadata.
* [hashdeep](https://github.com/jessek/hashdeep) - Compute digest hashes with
a variety of algorithms.
* [packerid](http://handlers.sans.org/jclausing/packerid.py) - A cross-platform
Python alternative to PEiD.
* [ssdeep](http://ssdeep.sourceforge.net/) - Compute fuzzy hashes.
* [TrID](http://mark0.net/soft-trid-e.html) - File identifier.
* [YARA](https://plusvic.github.io/yara/) - Pattern matching tool for
analysts.