diff --git a/README.md b/README.md index 2507da7..10f34bd 100644 --- a/README.md +++ b/README.md @@ -448,6 +448,8 @@ the [browser malware](#browser-malware) section.* analysis. * [Radare2](http://www.radare.org/r/) - Reverse engineering framework, with debugger support. +* [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 plugin for Sublime 3 to aid with malware analyis. * [strace](https://sourceforge.net/projects/strace/) - Dynamic analysis for