syscalls
There are 319 repositories under syscalls topic.
linux-test-project/ltp
Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
proot-me/proot
chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
7etsuo/windows-api-function-cheatsheets
A reference of Windows API function calls, including functions for file operations, process management, memory management, thread management, dynamic-link library (DLL) management, synchronization, interprocess communication, Unicode string manipulation, error handling, Winsock networking operations, and registry operations.
joshfaust/Alaris
A protective and Low Level Shellcode Loader that defeats modern EDR systems.
genuinetools/contained.af
A stupid game for learning about containers, capabilities, and syscalls.
merrychap/shellen
:cherry_blossom: Interactive shellcoding environment to easily craft shellcodes
JustasMasiulis/inline_syscall
Inline syscalls made easy for windows on clang
VirtualAlllocEx/DEFCON-31-Syscalls-Workshop
Contains all the material from the DEF CON 31 workshop "(In)direct Syscalls: A Journey from High to Low".
pmem/syscall_intercept
The system call intercepting library
zer0condition/ReverseKit
x64 Dynamic Reverse Engineering Toolkit
Maldev-Academy/HellHall
Performing Indirect Clean Syscalls
sysdiglabs/kubectl-dig
Deep kubernetes visibility from the kubectl
f1zm0/hades
Go shellcode loader that combines multiple evasion techniques
daem0nc0re/AtomicSyscall
Tools and PoCs for Windows syscall investigation.
trailofbits/krf
A kernelspace syscall interceptor and randomized faulter
FrenchYeti/interruptor
Human-friendly cross-platform system call tracing and hooking library based on Frida's Stalker
ergrelet/windiff
Web-based tool that allows comparing symbol, type and syscall information of Microsoft Windows binaries across different versions of the OS.
KVM-VMI/kvm-vmi
KVM-based Virtual Machine Introspection
crummie5/FreshyCalls
FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!
containers/oci-seccomp-bpf-hook
OCI hook to trace syscalls and generate a seccomp profile
google/kafel
A language and library for specifying syscall filtering policies.
AdvDebug/AntiCrack-DotNet
.NET Project containing plenty of advanced techniques to detect various types of malicious actions on your software, with syscall support.
liamg/grace
:screwdriver: It's strace, with colours.
life4/gweb
🌐 Interact with browser from Go. Manually crafted WebAPI interoperation library.
matheusmoreira/liblinux
Linux system calls.
0xcpu/WinAltSyscallHandler
Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999
janoglezcampos/rust_syscalls
Single stub direct and indirect syscalling with runtime SSN resolving for windows.
mebeim/systrack
📡🐧 Linux kernel syscall implementation tracker
liamg/siphon
:alembic: Intercept stdin/stdout/stderr for any process
fortra/hw-call-stack
Use hardware breakpoints to spoof the call stack for both syscalls and API calls
Sh0ckFR/InlineWhispers2
Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2
eversinc33/BouncyGate
Indirect Syscalls: HellsGate in Nim, but making sure that all syscalls go through NTDLL (as in RecycledGate).
nbs32k/inline-syscall
Inline syscalls made for MSVC supporting x64 and WOW64
AkihiroSuda/lsf
Linux Subsystem for FreeBSD (😈 on 🐧)
annihilatorq/shadow_syscall
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
ProcessusT/Venoma
Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution