awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesAndroid Component Exposure Analysis

Inspects Android manifest components to detect if they are improperly exposed to other apps.

Distinct from Active Security Checking: None of the candidates cover the specific security check of Android Activity/Service/Receiver exposure.

Explore 1 awesome GitHub repository matching security & cryptography · Android Component Exposure Analysis. Refine with filters or upvote what's useful.

Awesome Android Component Exposure Analysis GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • charles2gan/gda-android-reversing-toolAvatar charles2gan

    charles2gan/GDA-android-reversing-Tool

    4,778Vezi pe GitHub↗

    This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode deobfuscator, and malware analysis tool. It is designed to convert APK, DEX, and OAT binaries into human-readable source code using a native implementation that does not require a Java Virtual Machine. The platform is distinguished by its integration with Frida for dynamic analysis, allowing users to hook methods, inject custom JavaScript, and dump device memory in real time. It also features specialized security engines, including a taint propagation engine and a stack-state machine, to

    Inspects activities, services, and receivers to determine if they are improperly exposed to other applications.

    Pythondecompilermalware-analysismobile-security
    Vezi pe GitHub↗4,778
  1. Home
  2. Security & Cryptography
  3. Android Component Exposure Analysis