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
ac-pm avatar

ac-pm/Inspeckage

0
View on GitHub↗
2,971 stars·523 forks·Java·Apache-2.0·13 views

Inspeckage

Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)

Features

  • Android Dynamic Analysis Tools - Dynamic analysis tool using Android API function hooking.
  • Android Instrumentation Tools - Dynamic analysis tool for Android using API hooking.
  • Dynamic Analysis Tools - Android package security inspector using Xposed.
  • Mobile Security - Dynamic analysis and API hooking for Android applications.

Star history

Star history chart for ac-pm/inspeckageStar history chart for ac-pm/inspeckage

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 ac-pm/inspeckage do?

Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)

What are the main features of ac-pm/inspeckage?

The main features of ac-pm/inspeckage are: Android Dynamic Analysis Tools, Android Instrumentation Tools, Dynamic Analysis Tools, Mobile Security.

Which projects share features with ac-pm/inspeckage?

Projects with overlapping indexed features include: fsecurelabs/drozer — Drozer is a security testing framework and runtime analyzer for Android applications and devices. It functions as an… nccgroup/house — A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python. charles2gan/gda-android-reversing-tool — This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode… tiann/epic — Epic is a toolkit for Android runtime instrumentation, method interception, and security posture auditing. It… 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…

Projects sharing features with Inspeckage

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

    FSecureLABS/drozer

    4,541View on GitHub↗

    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, vulner

    Python
    View on GitHub↗4,541
  • nccgroup/housenccgroup avatar

    nccgroup/house

    1,464View on GitHub↗

    A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python.

    JavaScript
    View on GitHub↗1,464
  • charles2gan/gda-android-reversing-toolcharles2gan avatar

    charles2gan/GDA-android-reversing-Tool

    4,778View on 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

    Pythondecompilermalware-analysismobile-security
    View on GitHub↗4,778
  • tiann/epictiann avatar

    tiann/epic

    4,547View on GitHub↗

    Epic is a toolkit for Android runtime instrumentation, method interception, and security posture auditing. It functions as an aspect-oriented programming framework and a dynamic method interceptor designed to monitor and alter the behavior of Java methods within the Android Runtime. The project provides capabilities for intercepting and modifying both core Android framework components and specific application logic. This allows for the injection of custom Java behavior and the redirection of method execution without altering the original source code. The framework includes tools for applicat

    Javaandroidaopart
    View on GitHub↗4,547
  • Compare all 30 related projects→