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: almost 6 years ago androidbinary-instrumentmalware-analysismalware-researchreverse-engineering
Related projects:
Repository | Description | Stars |
---|---|---|
swdunlop/andbug | An Android debugging tool that allows users to hook Dalvik methods, examine process state, and perform changes. | 596 |
sysdream/fino | An Android tool for injecting a dynamic analysis service into an existing app and accessing its functionality via a shell interface | 106 |
strazzere/android-lkms | Provides tools and modules to aid in reversing and debugging Android applications on controlled systems/emulators. | 204 |
linshaosec/csdroid | A custom Android firmware project with source code, providing a modified version of the original CSdroid | 51 |
baristaventures/android-debug-artist | A library that helps developers expose important build information to test users and debug layouts with more devices. | 45 |
selendroid/selendroid | A test automation framework for Android applications and the mobile web. | 888 |
julianschuette/condroid | A tool that performs symbolic and concrete execution of Android apps to analyze behavior at specific code locations | 56 |
frenchyeti/dexcalibur | A tool for analyzing and reverse engineering Android applications using dynamic instrumentation automation and Frida. | 1,059 |
a-yatta/amdh | Automates scanning and hardening of Android devices to detect malware and protect user privacy. | 200 |
rednaga/apkid | Identifies how Android apps were made by analyzing compiled code and file formats | 2,070 |
ucsb-seclab/baredroid | A tool for analyzing bare-metal Android devices | 91 |
isecpartners/android-opendebug | A tool to make any Android application debuggable on a device by injecting hooks using Cydia Substrate. | 131 |
nietaki/rexbug | A tool that provides tracing and debugging capabilities for Elixir applications | 252 |
droidefense/engine | An Android malware analysis framework that generates detailed reports on executable code behavior | 473 |
pd4d10/debugtron | An Electron-based app for debugging in-production applications | 1,415 |