syscall
There are 169 repositories under syscall topic.
rdbo/libmem
Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)
JustasMasiulis/inline_syscall
Inline syscalls made easy for windows on clang
redox-os/kernel
Mirror of https://gitlab.redox-os.org/redox-os/kernel
yasukata/zpoline
system call hook for Linux
JustasMasiulis/nt_wrapper
A wrapper library around native windows sytem APIs
ixty/mandibule
linux elf injector for x86 x86_64 arm arm64
Kudaes/LOLBITS
** DISCONTINUED ** C2 framework that uses Background Intelligent Transfer Service (BITS) as communication protocol and Direct Syscalls + Dinvoke for EDR user-mode hooking evasion.
mebeim/systrack
📡🐧 Linux kernel syscall implementation tracker
Sh0ckFR/InlineWhispers2
Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2
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
polaris64/syswall
Work in progress firewall for Linux syscalls, written in Rust
ScriptIdiot/BOF-patchit
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.
cinit/LibcoreSyscall
A library for loading ELF from memory and/or making Linux syscalls on Android written in pure Java.
Dewera/Pluto
A manual system call library that supports functions from both ntdll.dll and win32u.dll
falcosecurity/event-generator
Generate a variety of suspect actions that are detected by Falco rulesets
pmem/vltrace
Tool tracing syscalls in a fast way using eBPF linux kernel feature
YoSTEALTH/Liburing
Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.
earthly/setup-ucacher
Installs ucacher (Earthly Universal Caching) in a GHA job
wizardengineer/krakensvm-mg
A simple x86_64 AMD-v hypervisor type-2 Programmed with C++, with soon to be added syscall hooks. [W.I.P]
nullswan/bpfsnitch
Real-time network & syscall monitoring tool for Linux systems and Kubernetes clusters
Hagrid29/RemotePatcher
Patch AMSI and ETW in remote process via direct syscall
wookietreiber/strace-analyzer
analyzes strace output
PinkP4nther/Sutekh
An example rootkit that gives a userland process root permissions
joshfinley/SyscallDumper
Dump system call codes, names, and offsets from Ntdll.dll
stypr/flagchecker
For effective cheating detection in security competitions. Uses Linux Kernel Module (LKM) for generating flags.
juliangrtz/frida-iOS-syscall-tracer
Traces syscalls on iOS via Frida, including Mach syscalls
kensh1ro/Willie-C2
A Golang implant that uses Discord as a C2 team server
GetRektBoy724/TripleS
Extracting Syscall Stub, Modernized
coleak2021/vehsyscall
vehsyscall:a syscall project that may bypass EDR
Kara-4search/SysCall_ShellcodeLoad_Csharp
Load shellcode via syscall
xfgusta/strace-with-colors
A patch to add colors to the strace output
Nugine/rlimit
Resource limits
MatheuZSecurity/detect-lkm-rootkit-cheatsheet
Cheat sheet to detect and remove linux kernel rootkit
oracle-samples/bysyscall
bypass system calls using BPF
inkeliz/go_inkwasm
Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.
JetP1ane/Artemis
Artemis - C++ Hell's Gate Syscall Implementation