From 28c61e28b7e2a15a139a238861cdd298ccd98bd4 Mon Sep 17 00:00:00 2001 From: rshipp Date: Sat, 9 May 2015 12:01:36 -0600 Subject: [PATCH] Add PEiD --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d75aec8..f01c2f1 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by up hashes in NIST's National Software Reference Library database. * [packerid](http://handlers.sans.org/jclausing/packerid.py) - A cross-platform Python alternative to PEiD. +* [PEiD](http://woodmann.com/BobSoft/Pages/Programs/PEiD) - Packer identifier + for Windows binaries. * [Rootkit Hunter](http://rkhunter.sourceforge.net/) - Detect Linux rootkits. * [ssdeep](http://ssdeep.sourceforge.net/) - Compute fuzzy hashes. * [totalhash.py](https://gist.github.com/malc0de/10270150) - Python script