awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ac-pm avatar

ac-pm/Inspeckage

0
View on GitHub↗
2,971 stele·523 fork-uri·Java·Apache-2.0·6 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru ac-pm/inspeckageGraficul istoricului de stele pentru ac-pm/inspeckage

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Inspeckage

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Inspeckage.
  • fsecurelabs/drozerAvatar FSecureLABS

    FSecureLABS/drozer

    4,541Vezi pe 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
    Vezi pe GitHub↗4,541
  • nccgroup/houseAvatar nccgroup

    nccgroup/house

    1,464Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗1,464
  • 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

    Pythondecompilermalware-analysismobile-security
    Vezi pe GitHub↗4,778
  • tiann/epicAvatar tiann

    tiann/epic

    4,547Vezi pe 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
    Vezi pe GitHub↗4,547
Vezi toate cele 30 alternative pentru Inspeckage→

Întrebări frecvente

Ce face ac-pm/inspeckage?

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

Care sunt principalele funcționalități ale ac-pm/inspeckage?

Principalele funcționalități ale ac-pm/inspeckage sunt: Android Dynamic Analysis Tools, Android Instrumentation Tools, Dynamic Analysis Tools, Mobile Security.

Care sunt câteva alternative open-source pentru ac-pm/inspeckage?

Alternativele open-source pentru ac-pm/inspeckage includ: 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…