Merge pull request #150 from 2E0PGS/patch-1

Add HashCheck.
pull/151/head
Ryan Shipp 2018-06-02 12:17:30 -05:00 committed by GitHub
commit 7a7c3d0095
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -218,6 +218,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by
Modular, recursive file scanning solution.
* [hashdeep](https://github.com/jessek/hashdeep) - Compute digest hashes with
a variety of algorithms.
* [HashCheck](https://github.com/gurnec/HashCheck) - Windows shell extension
to compute hashes with a variety of algorithms.
* [Loki](https://github.com/Neo23x0/Loki) - Host based scanner for IOCs.
* [Malfunction](https://github.com/Dynetics/Malfunction) - Catalog and
compare malware at a function level.