awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
FSecureLABS avatar

FSecureLABS/drozer

0
View on GitHub↗
4,541 stars·838 forks·Python·16 viewslabs.reversec.com/tools/drozer↗

Drozer

Drozer is a security testing framework and runtime analyzer for Android applications and devices. It functions as an exploit management framework and a security toolset used to identify vulnerabilities, misconfigurations, and leaks within the Android operating system and its installed applications.

The framework enables the simulation of application behavior and the interaction with communication endpoints to detect security flaws. It manages the execution, analysis, and sharing of public exploits for mobile security research.

The system provides capabilities for application auditing, vulnerability research, and the execution of specialized security modules. This includes the ability to interact with the Android runtime and device shell to assess the security posture of hardware and software.

Features

  • Android Application Auditing - Provides a comprehensive toolset for auditing the security posture and identifying misconfigurations in running Android apps.
  • Android Remote Execution Agents - Provides a client-server system to route security testing commands to an agent process on Android devices.
  • Android Security Testing Frameworks - Offers a structured framework for assessing Android security through runtime interaction and vulnerability detection.
  • Android Security Tools - Ships a versatile security toolset for simulating application behavior and identifying flaws in Android apps.
  • Android Device Shell Management - Provides an interactive Linux shell to execute administrative commands directly on a connected Android device.
  • Android Application Penetration Testing - Facilitates security assessments of Android applications by simulating malicious behavior and testing communication endpoints.
  • Android Exploitation Frameworks - Provides a framework for executing, analyzing, and sharing public exploits targeting the Android operating system.
  • Vulnerability Research - Enables systematic research into Android operating system and hardware vulnerabilities through runtime analysis.
  • Android Runtime - Analyzes the Android runtime and device shell to detect vulnerabilities within installed applications.
  • Runtime Manipulation - Allows altering the behavior of active Android applications by interacting directly with the system runtime.
  • Security Module Management - Enables the execution of specialized testing modules to evaluate the security of installed apps and hardware.
  • Android Shell Orchestration - Spawns and manages low-level Linux shell sessions to bypass high-level API restrictions on the device.
  • Android IPC Interception - Enables probing and manipulating communication between Android applications via Binder and Intent interception.
  • Plugin-Based Architectures - Implements a plugin-based architecture to extend security testing capabilities without modifying the core engine.
  • Mobile Security Frameworks - Comprehensive security assessment framework for Android applications.
  • Android Dynamic Analysis Tools - Framework for interacting with the Dalvik VM and OS endpoints.
  • Dynamic Analysis Tools - Comprehensive security assessment and attack framework for Android.
  • Mobile Security - Security assessment framework for Android applications.
  • Security Analysis Frameworks - Security assessment framework for identifying Android vulnerabilities.
  • Specialized Security Domains - Framework for Android security assessment and exploitation.

Star history

Star history chart for fsecurelabs/drozerStar history chart for fsecurelabs/drozer

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does fsecurelabs/drozer do?

Drozer is a security testing framework and runtime analyzer for Android applications and devices. It functions as an exploit management framework and a security toolset used to identify vulnerabilities, misconfigurations, and leaks within the Android operating system and its installed applications.

What are the main features of fsecurelabs/drozer?

The main features of fsecurelabs/drozer are: Android Application Auditing, Android Remote Execution Agents, Android Security Testing Frameworks, Android Security Tools, Android Device Shell Management, Android Application Penetration Testing, Android Exploitation Frameworks, Vulnerability Research.

Which projects share features with fsecurelabs/drozer?

Projects with overlapping indexed features include: mwrlabs/drozer — Drozer is an Android security assessment framework and vulnerability scanner. It serves as a security auditor for… mobsf/mobile-security-framework-mobsf — Mobile Security Framework is an automated security testing platform designed for the analysis of Android, iOS, and… m0bilesecurity/rms-runtime-mobile-security — This project is an Android security analysis toolkit and mobile app runtime manipulator designed for reverse… reverseclabs/drozer — Drozer is a security testing framework for Android applications that operates through an agent-based remote execution… tiann/epic — Epic is a toolkit for Android runtime instrumentation, method interception, and security posture auditing. It… ac-pm/inspeckage — Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module).

Projects sharing features with Drozer

These projects share indexed features with Drozer. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • mwrlabs/drozermwrlabs avatar

    mwrlabs/drozer

    4,535View on GitHub↗

    Drozer is an Android security assessment framework and vulnerability scanner. It serves as a security auditor for Android devices and their installed software, providing a specialized environment for analyzing inter-process communication mechanisms and auditing application endpoints. The framework focuses on Android inter-process communication analysis, allowing for the interrogation of system services and application components. It enables the execution of specialized security modules and custom scripts to identify vulnerabilities and test the security of runtime interfaces. The system prov

    Python
    View on GitHub↗4,535
  • mobsf/mobile-security-framework-mobsfMobSF avatar

    MobSF/Mobile-Security-Framework-MobSF

    21,224View on GitHub↗

    Mobile Security Framework is an automated security testing platform designed for the analysis of Android, iOS, and Windows mobile application binaries. It functions as a comprehensive suite for identifying security vulnerabilities, privacy risks, and malicious code within mobile software packages. The framework distinguishes itself by combining static and dynamic analysis techniques to evaluate application behavior. It performs static inspection of source code and binaries to detect insecure patterns, while simultaneously utilizing dynamic instrumentation and containerized sandboxing to monit

    JavaScriptandroid-securityapi-testingapk
    View on GitHub↗21,224
  • m0bilesecurity/rms-runtime-mobile-securitym0bilesecurity avatar

    m0bilesecurity/RMS-Runtime-Mobile-Security

    2,971View on GitHub↗

    This project is an Android security analysis toolkit and mobile app runtime manipulator designed for reverse engineering and auditing mobile applications. It provides a system for modifying Java classes and method behavior in active mobile processes to bypass security controls. The toolkit includes a web-based interface for controlling the instrumentation engine and a specialized utility for disabling certificate validation to intercept and inspect encrypted network traffic via SSL pinning bypass. It also features an Android file explorer for browsing and managing files within private data di

    JavaScriptandroid-securityfridaios-security
    View on GitHub↗2,971
  • reverseclabs/drozerReversecLabs avatar

    ReversecLabs/drozer

    4,542View on GitHub↗

    Drozer is a security testing framework for Android applications that operates through an agent-based remote execution model. It combines a client-server command routing system with a device-side agent, enabling security assessments by mapping inter-process communication (IPC) attack surfaces and running dynamic exploit modules directly on Android devices. The framework distinguishes itself through its ability to discover and enumerate exported Android components by analyzing manifest data and crafting Intents to probe for vulnerabilities. It supports content provider query injection to detect

    Pythonandroiddrozerjava
    View on GitHub↗4,542
Compare all 30 related projects→