> For the complete documentation index, see [llms.txt](https://riteshs4hu.gitbook.io/infosec-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://riteshs4hu.gitbook.io/infosec-notes/android-appsec/open-source-frameworks.md).

# Open Source Frameworks

**Drozer:** A comprehensive security testing framework for Android that provides tools for finding security vulnerabilities in apps and devices.

{% embed url="<https://github.com/WithSecureLabs/drozer>" %}

**Ghidra:** A powerful reverse engineering framework developed by the NSA that supports various platforms, including Android. It’s used for analyzing and reverse-engineering binary code, making it useful for both static and dynamic analysis of Android applications.

**MobSF (Mobile Security Framework):** A comprehensive open-source framework for mobile application security testing. It integrates various static and dynamic analysis tools and provides a centralized platform for assessing the security posture of Android apps.
