Alexjr2 / Android_Dump_DexLinks
A Frida script for hooking Android apps on arm/arm64 devices. It intercepts android_dlopen_ext, detects popular protectors (e.g., DexProtector, Jiagu360, AppGuard), and dumps Dex files from memory for analysis.
☆26Updated last month
Alternatives and similar repositories for Android_Dump_Dex
Users that are interested in Android_Dump_Dex are comparing it to the libraries listed below
Sorting:
- build frida for android arch : arm, arm64, x86 and x86_64☆31Updated last week
- Flutter Mobile Application Reverse Engineering Tool (Termux)☆86Updated 2 weeks ago
- A library for hiding and retrieving imports in ELF binaries.☆180Updated 3 months ago
- GUI App for Injecting shared libraries on Android☆371Updated 6 months ago
- A Frida Mod Menu for Android Games inspired by Android-Mod-Menu by LGLTeam☆62Updated 2 years ago
- An Android Injector aimed to inject through Virtual Space without root permissions