mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-10-01 06:35:40 -04:00
Add @jessek hashdeep and ssdeep
This commit is contained in:
parent
307f7a7a12
commit
8372f06029
@ -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.
|
* [ClamAV](http://www.clamav.net/index.html) - Open source antivirus engine.
|
||||||
* [ExifTool](http://www.sno.phy.queensu.ca/~phil/exiftool/) - Read, write and
|
* [ExifTool](http://www.sno.phy.queensu.ca/~phil/exiftool/) - Read, write and
|
||||||
edit file metadata.
|
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
|
* [packerid](http://handlers.sans.org/jclausing/packerid.py) - A cross-platform
|
||||||
Python alternative to PEiD.
|
Python alternative to PEiD.
|
||||||
|
* [ssdeep](http://ssdeep.sourceforge.net/) - Compute fuzzy hashes.
|
||||||
* [TrID](http://mark0.net/soft-trid-e.html) - File identifier.
|
* [TrID](http://mark0.net/soft-trid-e.html) - File identifier.
|
||||||
* [YARA](https://plusvic.github.io/yara/) - Pattern matching tool for
|
* [YARA](https://plusvic.github.io/yara/) - Pattern matching tool for
|
||||||
analysts.
|
analysts.
|
||||||
|
Loading…
Reference in New Issue
Block a user