Stars
Automate your mobile devices with natural language commands - an LLM agnostic mobile Agent 🤖
Android VM injection and BinderJacking sample code, and some ramblings about root
A Python script that dynamically attaches Frida to any debuggable Android process over JDWP, enabling runtime instrumentation without root access or APK repackaging
Modify Android app’s resources at runtime with self-targeting overlay
Script to quickly hook natives call to JNI in Android
Writeup and exploit for CVE-2025-22441: Privilege escalation from installed app to SystemUI process on Android due to pass of untrusted ApplicationInfo to LoadedApk
Writeup and exploit for CVE-2024-49746: Android's Parcel::continueWrite closing File Descriptors that are later used
Writeup and exploit for CVE-2024-34740, integer overflow in Android's BinaryXmlSerializer to system_server file write and then to system_server code execution from normal installed app
Binder Trace is a tool for intercepting and parsing Android Binder messages. Think of it as "Wireshark for Binder".
Guide and theoretical code for CVE-2023-35674
plugin use LoadedApk and custom ClassLooader
A collection of samples of different Android OS platform APIs.
The FLARE team's open-source tool to identify capabilities in executable files.
Vanir is a source code-based static analysis tool that automatically identifies the list of missing security patches in the target system. By default, Vanir pulls up-to-date CVEs from Open Source V…
CVE-2023-20963 PoC (Android WorkSource parcel/unparcel logic mismatch)
Significant security enchancements of recent major Android versions.
Silent Clipboard Reader
Proof-of-concept code for Android APEX key reuse vulnerability
Writeup and exploit for CVE-2023-45777, bypass for Intent validation inside AccountManagerService on Android 13 despite "Lazy Bundle" mitigation
A new version of Soot with a completely overhauled architecture
Implementing Siamese networks with a contrastive loss for similarity learning
AOSP picture-in-picture source code explore. 安卓画中画源码分析
A curation of awesome tools, documents and projects about LLM Security.