There are 4 repositories under syscall topic.
Inline syscalls made easy for windows on clang
A wrapper library around native windows sytem APIs
Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2
windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export enumeration, wrapper around kuser_shared_data. supported compilers: clang, gcc and msvc
An all-in-one Cobalt Strike BOF to patch, check and revert AMSI and ETW for x64 process. Both syscalls and dynamic resolve versions are available.
A library for making Linux syscalls on Android written in pure Java.
Generate a variety of suspect actions that are detected by Falco rulesets
A simple x86_64 AMD-v hypervisor type-2 Programmed with C++, with soon to be added syscall hooks. [W.I.P]
An example rootkit that gives a userland process root permissions
Dump system call codes, names, and offsets from Ntdll.dll
For effective cheating detection in security competitions. Uses Linux Kernel Module (LKM) for generating flags.
Extracting Syscall Stub, Modernized
Traces syscalls on iOS via Frida, including Mach syscalls
Load shellcode via syscall
A patch to add colors to the strace output
Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.
Very basic os template made with Rust
Proof of concept for injecting a 64-bit DLL into a 32-bit application