cinit / LibcoreSyscallLinks
A library for loading ELF from memory and/or making Linux syscalls on Android written in pure Java.
☆173Updated 2 months ago
Alternatives and similar repositories for LibcoreSyscall
Users that are interested in LibcoreSyscall are comparing it to the libraries listed below
Sorting:
- A Xposed-like library for runtime Java method interception.☆69Updated last month
- A library for hiding and retrieving imports in ELF binaries.☆174Updated 2 months ago
- ☆164Updated 3 weeks ago
- Simple PLT hook for Android☆100Updated 2 months ago
- A zygisk module that hooks `libdexfile.so` to dump dex☆77Updated 6 months ago
- Dynamic java method hook for Android,Implemented by jvmti☆49Updated last year
- A demo app to detect Zygote injections