☆57Jul 21, 2024Updated last year
Alternatives and similar repositories for pwatch-c
Users that are interested in pwatch-c are comparing it to the libraries listed below
Sorting:
- ☆20Apr 16, 2024Updated last year
- A cli tool to install a hardware breakpoint/watchpoint on a process in linux.☆251Jul 6, 2024Updated last year
- Can be used on gameguardian about hook and get the register value or change instruction(可以在gameguardian上使用关于hook并获取寄存器值或更改指令)☆18Mar 19, 2024Updated last year
- 安卓内存读写驱动 linux kernel (Android) memory tool☆184Sep 2, 2025Updated 6 months ago
- ☆118Feb 24, 2026Updated last week
- 本工具用于解决ollvm编译出来的Linux驱动文件,加载进内核会报错“please compile with -fno-common”的问题☆39Apr 17, 2021Updated 4 years ago
- ☆24Oct 12, 2024Updated last year
- Android Native Surface☆315Oct 4, 2022Updated 3 years ago
- overlay implementation using ImGui with Vulkan for Android☆63Nov 28, 2024Updated last year
- Android NDK Toolchains with llvm based obfuscator☆17May 14, 2021Updated 4 years ago
- ☆16Jun 1, 2024Updated last year
- 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)…☆41Feb 2, 2025Updated last year
- Linux ARM64内核硬件进程内存读写驱动、硬件断点调试驱动。硬件级 读写Linux进程内存、硬件级下断点。☆895Dec 4, 2025Updated 3 months ago
- A kernel module to read and write memory in a remote process.☆75Aug 27, 2024Updated last year
- ☆29Sep 25, 2023Updated 2 years ago
- 🚀 Empower Your Android Native Apps: Seamlessly Dispatch Input Events to Custom Surfaces! Unlock the power of system-level touch and inpu…☆41Sep 5, 2025Updated 6 months ago
- ollvm project base on llvm-android of google☆53Feb 8, 2025Updated last year
- Android/Linux Kernel dirver read and write memory.☆333Jun 20, 2025Updated 8 months ago
- Android aarch64 kernel driver module providing efficient memory operations, touch simulation and IPC. Features include fast memory remapp…☆98Aug 25, 2025Updated 6 months ago
- Android aarch64 kernel rootkit(driver module)☆139Dec 10, 2025Updated 2 months ago
- C++的内存指针链扫描☆34Feb 25, 2026Updated last week
- Find out what (accesses,writes) this address.☆22Sep 27, 2024Updated last year
- A example hook syscall of ioctl☆25Jan 18, 2025Updated last year
- hwBreakpoint Test App☆19Sep 21, 2022Updated 3 years ago
- Example for Android Dear ImGui, support the remote draw.☆290Nov 7, 2025Updated 4 months ago
- An application for finding memory pointers.☆263Updated this week
- hook surfaceflinger进程的eglSwapBuffers方式实现绘制,适用arm64 root下的安卓真机☆36Mar 21, 2022Updated 3 years ago
- ☆36Mar 2, 2026Updated last week
- 去除BR混淆 Deobfuscation BR☆91Jun 20, 2024Updated last year
- 一个允许用户修改安卓设备陀螺仪传感器数据的项目。它包含一个安卓应用、一个 Xposed 模块和一个 C++ 命令行工具,它们共同协作以实现对陀螺仪数据的自定义控制。