SoyBeanMilkx / FileLockLinks
A linux(android) kernel module that prevents important files from being deleted
☆19Updated 10 months ago
Alternatives and similar repositories for FileLock
Users that are interested in FileLock are comparing it to the libraries listed below
Sorting:
- apatch内核模块用于隐藏mountxxx & maps & smaps的指定内容☆62Updated 9 months ago
- ☆34Updated 11 months ago
- A Kernel module to break the kernel read-only to modify the syscall_table purpose (only in the Linux Arm64 6.6 Kernel test runs properly)…☆40Updated 10 months ago
- ☆39Updated 11 months ago
- Android aarch64 kernel driver module providing efficient memory operations, touch simulation and IPC. Features include fast memory remapp…☆87Updated 3 months ago
- 内核驱动开发工具包 (Kernel Driver Development Kit)☆81Updated last week
- 允许您全局修改传感器的值,无需注入特定app以防被检测☆61Updated 6 months ago
- ☆23Updated last year
- A zygisk module that hooks `libdexfile.so` to dump dex☆136Updated last year
- A apatch kernel module that helps you hide device environment :)☆79Updated 2 months ago
- with this repo you can bypass libpairipcore tamper and signature protection☆44Updated 7 months ago
- apatch内核模块 用于文件重定向☆73Updated 8 months ago
- A Xposed-like library for runtime Java method interception in OpenJDK VM.☆76Updated 3 months ago
- Android Sensor HOOK based on Dobby(libsensorservice.so HAL)☆33Updated 11 months ago
- apatch kpm 模块通用内核读写内存 linux kernel read only support ARM64(based apatch)☆47Updated 3 weeks ago
- 一个用于在安卓平台上进行主动调用来dump unity手游的so模块。☆77Updated 7 months ago
- AndroidInject bypass check☆17Updated last year
- 这是一个框架,通过纯CPU生成帧缓冲绘制,绕过游戏GPU渲染检测☆35Updated 3 months ago
- Android IO redirection implementation, using seccomp user notify mechanism / 使用 seccomp unotify 的 Android 文件重定向实现☆35Updated last month
- Loading ELF on Android using pure Java / 使用纯 java 在 android 上加载 ELF☆42Updated last year
- Draw on Canvas based Overlay with RootService☆19Updated last year
- Capture input events of any android application☆47Updated last year
- Android aarch64 kernel rootkit(driver module)☆110Updated last month
- 一个用于抹去ptrace注入部分文件特征的apatch内核模块☆52Updated last month
- 检测app是否被frida/xposed注入☆65Updated 8 months ago
- A example hook syscall of ioctl☆25Updated 10 months ago
- A demo app to detect Zygote injections☆100Updated this week
- A POC to detect zygisk☆69Updated 6 months ago
- 获取更详细的Java调用栈,即使清除调试信息并混淆也能知道那个方法报错☆18Updated last year
- 安卓插件化开发 学习