From a19093ca3e4c9ac714c62046d502ed8e6988d7e4 Mon Sep 17 00:00:00 2001 From: Andrea De Pasquale Date: Sat, 9 Jun 2018 19:51:10 +0200 Subject: [PATCH] Add Exeinfo PE --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 82da7d9..c7fbccb 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by * [ClamAV](http://www.clamav.net/) - Open source antivirus engine. * [Detect-It-Easy](https://github.com/horsicq/Detect-It-Easy) - A program for determining types of files. +* [Exeinfo PE](http://exeinfo.pe.hu/) - Packer, compressor detector, unpack + info, internal exe tools. * [ExifTool](https://sno.phy.queensu.ca/~phil/exiftool/) - Read, write and edit file metadata. * [File Scanning Framework](https://github.com/EmersonElectricCo/fsf) -