From f5a5164ca7f4dd8d6c6d68b93d6b411fc5a02c44 Mon Sep 17 00:00:00 2001 From: Petr Zemek Date: Tue, 9 Aug 2016 15:25:38 +0200 Subject: [PATCH] Add RetDec --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f844170..52ac904 100644 --- a/README.md +++ b/README.md @@ -466,6 +466,9 @@ the [browser malware](#browser-malware) section.* analysis. * [Radare2](http://www.radare.org/r/) - Reverse engineering framework, with debugger support. +* [RetDec](https://retdec.com/) - Retargetable machine-code decompiler with an + [online decompilation service](https://retdec.com/decompilation/) and + [API](https://retdec.com/api/) that you can use in your tools. * [ROPMEMU](https://github.com/vrtadmin/ROPMEMU) - A framework to analyze, dissect and decompile complex code-reuse attacks. * [SMRT](https://github.com/pidydx/SMRT) - Sublime Malware Research Tool, a