System call hook for Windows 10 20H1
A simple program to hook the current process to identify the manual syscall executions on windows
翻译 - 一个简单的程序来挂钩当前进程以识别 Windows 上的手动系统调用执行
etw hook (syscall/infinity hook) compatible with the latest Windows version of PG
silent syscall hooking without modifying sys_call_table/handlers via patching exception handler
Wow64 syscall hook
Dectect syscall hooking using eBPF
A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!
OCI hook to trace syscalls and generate a seccomp profile
Userspace eBPF runtime for Observability, Network & General Extensions Framework
LuaJIT Unix syscall FFI
Windows NT Syscall tables
Syscall Shellcode Loader (Work in Progress)
WASI syscall API built atop libuv
windows syscall table from xp ~ 10 rs4
Tools and PoCs for Windows syscall investigation.
A kernelspace syscall interceptor and randomized faulter
翻译 - 内核空间系统调用拦截器和随机故障处理程序
d3d12 hook with imgui, directx12 hook, dx12 hook, d3d12 api hook
Syscall Monitor is a system monitor program (like Sysinternal's Process Monitor) using Intel VT-X/EPT for Windows7+
Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction within NTDLL.
Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat
翻译 - Android ART挂钩/本机内联挂钩/单指令挂钩-支持4.4-10.0 32/64位-Xposed API兼容
Generate JSON system call info from Linux source
一个React表单组件Hook,用于状态管理和数据验证(Web + React Native)
UUID shellcode Loader with dynamic indirect syscall implementation, syscall number/instruction get resolved dynamicaly at runtime, and the syscall number/instruction get unhooked using Halosgate techn...