ProbeDroid
Android debugger
A toolset for creating and running custom analysis and debugging tools on Android without modifying the app source code
A SDK for the creation of analysis tools without obtaining app source code in order to profile runtime performance, examine code coverage, and track high-risk behaviors of a given app on Android 5.0 and above.
197 stars
25 watching
37 forks
Language: C++
last commit: about 6 years ago androidbinary-instrumentmalware-analysismalware-researchreverse-engineering
Related projects:
Repository | Description | Stars |
---|---|---|
| An Android debugger allowing users to hook Dalvik methods and examine process state | 595 |
| An Android tool for injecting a dynamic analysis service into an existing app and accessing its functionality via a shell interface | 106 |
| Tools and techniques for reversing and debugging Android applications on controlled systems or emulators. | 206 |
| A custom Android firmware project with source code, providing a modified version of the original CSdroid | 52 |
| A library that helps developers expose important build information to test users and debug layouts with more devices. | 45 |
| A test automation framework for Android applications and the mobile web. | 888 |
| A tool that performs symbolic and concrete execution of Android apps to analyze behavior at specific code locations | 56 |
| A tool for analyzing and reverse engineering Android applications using dynamic instrumentation automation and Frida. | 1,063 |
| Automates scanning and hardening of Android devices to detect malware and protect user privacy. | 202 |
| Identifies how Android apps were made by analyzing compiled code and file formats | 2,096 |
| A tool for analyzing bare-metal Android devices | 91 |
| A tool to make any Android application debuggable on a device by injecting hooks using Cydia Substrate. | 129 |
| A tool that provides tracing and debugging capabilities for Elixir applications | 251 |
| An Android malware analysis framework that generates detailed reports on executable code behavior | 476 |
| An Electron-based app for debugging in-production applications | 1,449 |