Merge pull request #48 from osospeed/patch-1

Added MARA
This commit is contained in:
Ashish Bhatia 2016-08-13 11:55:52 -07:00 committed by GitHub
commit 269c329694

View File

@ -87,6 +87,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic
* [StaDynA](https://github.com/zyrikby/StaDynA) - a system supporting security app analysis in the presence of dynamic code update features (dynamic class loading and reflection). This tool combines static and dynamic analysis of Android applications in order to reveal the hidden/updated behavior and extend static analysis results with this information.
* [DroidAnalytics](https://github.com/zhengmin1989/DroidAnalytics) - incomplete
* [Vezir Project](https://github.com/oguzhantopgul/Vezir-Project) - Virtual Machine for Mobile Application Pentesting and Mobile Malware Analysis
* [MARA](https://github.com/xtiankisutsa/MARA_Framework) - Mobile Application Reverse engineering and Analysis Framework
## REVERSE ENGINEERING