From f0266011bc2f556c288b4dc3c0796ccc9ca93abe Mon Sep 17 00:00:00 2001 From: rshipp Date: Wed, 4 Nov 2015 09:45:14 +0100 Subject: [PATCH] Add @pidydx SMRT --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fc9808f..c7a5183 100644 --- a/README.md +++ b/README.md @@ -386,6 +386,8 @@ the [browser malware](#browser-malware) section.* analysis. * [Radare2](http://www.radare.org/r/) - Reverse engineering framework, with debugger support. +* [SMRT](https://github.com/pidydx/SMRT) - Sublime Malware Research Tool, a + plugin for Sublime 3 to aid with malware analyis. * [strace](http://sourceforge.net/projects/strace/) - Dynamic analysis for Linux executables. * [Udis86](https://github.com/vmt/udis86) - Disassembler library and tool