quarkslab / AERootLinks
AERoot is a command line tool that allows you to give root privileges on-the-fly to any process running on the Android emulator with Google Play flavors AVDs.
☆210Updated 2 years ago
Alternatives and similar repositories for AERoot
Users that are interested in AERoot are comparing it to the libraries listed below
Sorting:
- Android_Emuroot is a Python script that allows granting root privileges on the fly to shells running on Android virtual machines that use…☆138Updated 5 years ago
- Katalina is like Unicorn but for Dalvik bytecode. It provides an environment that can execute Android bytecode one instruction at a time.☆160Updated 2 years ago
- Defeat Java packers via Frida instrumentation☆212Updated 2 months ago
- A modular and extendable Python tool for emulating simple SMALI code.☆93Updated last year
- My own collection of Frida scripts and tricks☆69Updated 4 years ago
- Miscellaneous code☆110Updated 7 months ago
- ☆95Updated 3 years ago
- Python API Monitor for Android apps☆86Updated last year
- Proof-of-concept code for Android APEX key reuse vulnerability☆103Updated 2 years ago
- Writeup and exploit for installed app to system privilege escalation on Android 12 Beta through CVE-2021-0928, a `writeToParcel`/`createF…☆118Updated 3 years ago
- Exploit for CVE-2022-20452, privilege escalation on Android from installed app to system app (or another app) via LazyValue using Parcel …☆338Updated 2 years ago
- a useful utility for android app security testing☆92Updated 8 months ago
- Human-friendly cross-platform system call tracing and hooking library based on Frida's Stalker