• Home
  • Categories
  • Pricing
  • Submit
    Built with
    Ever Works
    Ever Works

    Connect with us

    Stay Updated

    Get the latest updates and exclusive content delivered to your inbox.

    Product

    • Categories
    • Pricing
    • Help

    Clients

    • Sign In
    • Register
    • Forgot password?

    Company

    • About Us
    • Admin
    • Sitemap

    Resources

    • Blog
    • Submit
    • API Documentation
    All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
    Copyright © 2025 Ever. All rights reserved.·Terms of Service·Privacy Policy·Cookies
    Decorative pattern
    Decorative pattern
    1. Home
    2. Themed Directories
    3. Android Security Awesome

    Android Security Awesome

    An awesome directory of Android security resources, including tools, guides, and research for analyzing, exploiting, and defending Android applications and devices.

    Surveys

    Loading more......

    Information

    Websitegithub.com
    PublishedDec 25, 2025

    Categories

    1 Item
    Themed Directories

    Tags

    3 Items
    #android#security#awesome-lists

    Similar Products

    3 result(s)

    3.5B Web Pages from CommonCrawl 2012

    Large-scale web crawl dataset containing 3.5 billion web pages from CommonCrawl (2012), suitable for web mining, search, and network analysis research. Listed as part of an awesome-style collection of computer networks datasets.

    30 Seconds of Code

    An Awesome-style collection of short, easy-to-understand JavaScript code snippets you can grasp in 30 seconds.

    50projects50days

    A GitHub repository by Brad Traversy containing 50+ small, focused web development mini projects built with HTML, CSS, and JavaScript, useful as a curated collection of example projects for learning or referencing in awesome-style directories.

    Android Security Awesome

    URL: https://github.com/ashishb/android-security-awesome
    Category: Themed Directories
    Tags: android, security, awesome-lists
    License: Apache-2.0

    Overview

    Android Security Awesome is a curated, open-source directory of Android security resources. It aggregates tools, online services, academic and research materials, and information on exploits and vulnerabilities related to Android applications and devices.

    Features

    1. Organized Resource Collection

    • Structured sections for:
      • Tools
      • Academic / Research / Publications / Books
      • Exploits / Vulnerabilities / Bugs
    • Focused specifically on Android security for both apps and devices.

    2. Tools

    The directory maintains categorized links to Android security tools, including:

    Online Analyzers

    • AndroTotal – Online multi-engine analysis for Android applications.
    • Appknox – Commercial online Android app security analysis platform (not free).
    • VirusTotal – Multi-engine malware scanning service (Android APK support, max 128 MB per file).
    • Fraunhofer App-Ray – Commercial Android app risk and security analysis platform (not free).
    • NowSecure Lab Automated – Automated mobile app security testing service.

    Note: The full repository includes additional tools beyond those partially visible here (static analysis, dynamic analysis, reversing, forensics, etc.), all focused on Android security.

    3. Academic / Research / Publications / Books

    • Dedicated section for:
      • Peer-reviewed research papers
      • Academic publications
      • Books and formal study materials related to Android security, exploitation, and defense.

    4. Exploits / Vulnerabilities / Bugs

    • Collection of references to:
      • Publicly known Android vulnerabilities
      • Exploit writeups and proof-of-concept code
      • Bug reports and security issues affecting Android OS and apps.

    5. Open-Source Repository Structure

    • Public GitHub repository with:
      • README.md – main categorized list
      • LICENSE – Apache-2.0
      • contributing.md – contribution guidelines
      • Makefile and scripts (e.g., run_awesome_bot.sh) to help maintain link quality and repository consistency.
    • Community-driven, accepting contributions via pull requests.

    Pricing

    • The repository itself is free and open source under the Apache-2.0 license.
    • Some linked tools/services within the directory are commercial or not free (e.g., Appknox, Fraunhofer App-Ray, NowSecure offerings), but they are external products; this repository only lists them and does not sell them.

    Use Cases

    • Security researchers compiling tooling for Android app analysis and exploitation.
    • Mobile developers learning about securing Android applications.
    • Penetration testers building a toolkit for Android assessments.
    • Students and academics gathering Android security references and literature.