syscall-hook topic

List syscall-hook repositories

Hypervisor-From-Scratch

2.1k
Stars
286
Forks
Watchers

Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials

execmon

84
Stars
31
Forks
Watchers

Advanced process execution monitoring utility for linux (procmon like)

Sutekh

74
Stars
21
Forks
Watchers

An example rootkit that gives a userland process root permissions

e9syscall

52
Stars
7
Forks
Watchers

A system call interception tool

inline-syscall

172
Stars
30
Forks
Watchers

Inline syscalls made for MSVC supporting x64 and WOW64

KernelPatch

670
Stars
114
Forks
Watchers

Patching and hooking the Linux kernel with only a stripped Linux kernel image.