From 293fbd5c24812c5b58ee9dd3d64b60099853b7a4 Mon Sep 17 00:00:00 2001 From: Andrea De Pasquale Date: Sat, 9 Jun 2018 19:51:22 +0200 Subject: [PATCH] Add PE-bear --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c7fbccb..0755e61 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,8 @@ executables. 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. +* [PE-bear](https://hshrzd.wordpress.com/pe-bear/) - Reversing tool for PE + files. * [PEV](http://pev.sourceforge.net/) - A multiplatform toolkit to work with PE files, providing feature-rich tools for proper analysis of suspicious binaries. * [Rootkit Hunter](http://rkhunter.sourceforge.net/) - Detect Linux rootkits.