Added Dynamic Analysis Tool House Description

This commit is contained in:
Akshansh Jaiswal 2020-10-01 10:26:30 +05:30 committed by Ashish Bhatia
parent 8fe4dfc691
commit 9c529c372f

View File

@ -78,6 +78,7 @@ A collection of android security related resources.
1. [Android DBI frameowork](http://www.mulliner.org/blog/blosxom.cgi/security/androiddbiv02.html)
2. [Androl4b](https://github.com/sh4hin/Androl4b)- A Virtual Machine For Assessing Android applications, Reverse Engineering and Malware Analysis
3. [House](https://github.com/nccgroup/house)- House: A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python.
4. [Mobile-Security-Framework MobSF](https://github.com/MobSF/Mobile-Security-Framework-MobSF) - Mobile Security Framework is an intelligent, all-in-one open source mobile application (Android/iOS) automated pen-testing framework capable of performing static, dynamic analysis and web API testing.
5. [AppUse](https://appsec-labs.com/AppUse/) custom build for pentesting
6. [Droidbox](https://github.com/pjlantz/droidbox)