syscall
There are 201 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)
redox-os/kernel
Mirror of https://gitlab.redox-os.org/redox-os/kernel
JustasMasiulis/inline_syscall
Inline syscalls made easy for windows on clang
yasukata/zpoline
system call hook for Linux
MatheuZSecurity/Singularity
Linux Kernel Rootkit for modern kernels (6x)
JustasMasiulis/nt_wrapper
A wrapper library around native windows sytem APIs
ixty/mandibule
linux elf injector for x86 x86_64 arm arm64
mebeim/systrack
📡🐧 Linux kernel syscall implementation tracker
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.
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
Sh0ckFR/InlineWhispers2
Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2
cinit/LibcoreSyscall
A library for loading ELF from memory and/or making Linux syscalls on Android written in pure Java.
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.
polaris64/syswall
Work in progress firewall for Linux syscalls, written in Rust
YoSTEALTH/Liburing
Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.
falcosecurity/event-generator
Generate a variety of suspect actions that are detected by Falco rulesets
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]
earthly/setup-ucacher
Installs ucacher (Earthly Universal Caching) in a GHA job
pmem/vltrace
Tool tracing syscalls in a fast way using eBPF linux kernel feature
tdeerenberg/InlineWhispers3
Tool for working with Indirect System Calls in Cobalt Strike's Beacon Object Files (BOF) using SysWhispers3 for EDR evasion
nullswan/bpfsnitch
Real-time network & syscall monitoring tool for Linux systems and Kubernetes clusters
wookietreiber/strace-analyzer
analyzes strace output
Hagrid29/RemotePatcher
Patch AMSI and ETW in remote process via direct syscall
juliangrtz/frida-iOS-syscall-tracer
Traces syscalls on iOS via Frida, including Mach syscalls.
joshfinley/SyscallDumper
Dump system call codes, names, and offsets from Ntdll.dll
PinkP4nther/Sutekh
An example rootkit that gives a userland process root permissions
MatheuZSecurity/detect-lkm-rootkit-cheatsheet
Cheat sheet to detect and remove linux kernel rootkit
stypr/flagchecker
For effective cheating detection in security competitions. Uses Linux Kernel Module (LKM) for generating flags.
GetRektBoy724/TripleS
Extracting Syscall Stub, Modernized
kensh1ro/Willie-C2
A Golang implant that uses Discord as a C2 team server
coleak2021/vehsyscall
vehsyscall:a syscall project that may bypass EDR
Kara-4search/SysCall_ShellcodeLoad_Csharp
Load shellcode via syscall
Nugine/rlimit
Resource limits
micREsoft/SysCaller
SysCaller: SDK for WindowsAPI via syscalls. Dynamic Resolution, Obfuscation, Multi-Language Bindings, & more!
oracle-samples/bysyscall
bypass system calls using BPF
xfgusta/strace-with-colors
A patch to add colors to the strace output