System call hook for Windows 10 20H1
A simple program to hook the current process to identify the manual syscall executions on 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
Dectect syscall hooking using eBPF
Wow64 syscall hook
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
Syscall免杀
LuaJIT Unix syscall FFI
Syscall Shellcode Loader (Work in Progress)
WASI syscall API built atop libuv
A kernelspace syscall interceptor and randomized faulter
Tools and PoCs for Windows syscall investigation.
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.
A ptrace library for easy syscall injection in Linux.