Merge pull request #66 from hslatman/hs_ropmemu

ROPMEMU added
This commit is contained in:
Ryan Shipp 2016-06-04 23:21:23 -06:00
commit f7be8a0900

View File

@ -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