0bbedCode / DroidBinderTraceLinks
Tracing Android Binder Activities via Frida
☆14Updated last year
Alternatives and similar repositories for DroidBinderTrace
Users that are interested in DroidBinderTrace are comparing it to the libraries listed below
Sorting:
- A demo app to detect Zygote injections☆109Updated last week
- A library for hiding and retrieving imports in ELF binaries.☆189Updated 9 months ago
- Remap a library to avoid detection☆131Updated 2 years ago
- android jni trace for arm64 for magisk module!☆90Updated 2 months ago
- A header-only C++ library that makes working with the Java Native Interface (JNI) safer and more convenient.☆106Updated 10 months ago
- a lightweight, multi-platform, multi-architecture hook framework.☆65Updated 8 months ago
- SherlockElf is a powerful tool designed for both static and dynamic analysis of Android ELF binaries and dynamic iOS Macho-O binaries (ex…☆103Updated 2 weeks ago
- A zygisk module that hooks `libdexfile.so` to dump dex☆147Updated last month
- 允许您全局修改传感器的值,无需注入特定app以防被检测☆64Updated 8 months ago
- Android Sensor HOOK based on Dobby(libsensorservice.so HAL)☆32Updated last year
- Android aarch64 kernel rootkit(driver module)☆131Updated last month
- apatch内核模块 用于文件重定向☆74Updated 10 months ago
- A Frida script for hooking Android apps on arm/arm64 devices. It intercepts android_dlopen_ext, detects popular protectors (e.g., DexProt…☆55Updated 3 months ago
- Frida-Sigaction-Seccomp实现对Android APP系统调用的拦截☆127Updated 2 years ago
- An Android Injector aimed to inject through Virtual Space without root permissions☆179Updated last year
- A Frida Mod Menu for Android Games inspired by Android-Mod-Menu by LGLTeam