From 9c64070a4c0d28e8f9995e36ecfa994cade37de7 Mon Sep 17 00:00:00 2001 From: rshipp Date: Mon, 18 May 2015 10:20:28 -0600 Subject: [PATCH] Add winitor pestudio --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 979995d..23eb1c7 100644 --- a/README.md +++ b/README.md @@ -307,6 +307,8 @@ the [browser malware](#browser-malware) section.* for static analysis of Linux binaries. * [OllyDbg](http://www.ollydbg.de/) - An assembly-level debugger for Windows executables. +* [pestudio](https://winitor.com/) - Perform static analysis of Windows + executables. * [Process Monitor](https://technet.microsoft.com/en-us/sysinternals/bb896645.aspx) - Advanced monitoring tool for Windows programs. * [Pyew](https://github.com/joxeankoret/pyew) - Python tool for malware