diff --git a/README.md b/README.md index b7dd07c..f355398 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,9 @@ A curated list of awesome malware analysis tools and resources. Inspired by * [AnalyzePE](https://github.com/hiddenillusion/AnalyzePE) - Wrapper for a variety of tools for reporting on Windows PE files. * [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. +* [TrID](http://mark0.net/soft-trid-e.html) - File identifier. * [YARA](https://plusvic.github.io/yara/) - Pattern matching tool for analysts.