An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with syscall

A curated list of projects in awesome lists tagged with syscall .

https://github.com/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)

assembler c c-plus-plus code-injection detour-hook disassembler function-call game-hacking hook library-injection memory process python rust syscall

Last synced: 24 Jan 2026

https://github.com/redox-os/kernel

Mirror of https://gitlab.redox-os.org/redox-os/kernel

linux microkernel plan9 redox rust sel4 syscall

Last synced: 04 Oct 2025

https://github.com/ixty/mandibule

linux elf injector for x86 x86_64 arm arm64

aarch64 arm arm64 elf injection injector manual-mapping process syscall x86 x86-64

Last synced: 27 Mar 2025

https://github.com/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.

bits csharp dinvoke lolbins python3 reverse-shell syscall windows

Last synced: 11 Jul 2025

https://github.com/mebeim/systrack

📡🐧 Linux kernel syscall implementation tracker

abi automation binary-analysis elf kconfig linux linux-kernel security-research syscall syscall-table syscalls

Last synced: 16 May 2025

https://github.com/matheuzsecurity/singularity

LKM rootkit for modern kernels (6x)

ftrace hooking kernel linux lkm poc rootkit syscall

Last synced: 08 Oct 2025

https://github.com/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

analysis cpp direct-syscalls export getmodulehandle getprocaddress hashing header-only masm obfuscation reverse-engineering shadow-syscalls shellcode syscall syscalls win-internals

Last synced: 04 Apr 2025

https://github.com/cinit/LibcoreSyscall

A library for loading ELF from memory and/or making Linux syscalls on Android written in pure Java.

android android-library elf-loader fileless fileless-injection fileless-shellcode in-memory-execution jni jni-android libart linux-syscall syscall xposed

Last synced: 06 Apr 2025

https://github.com/cinit/libcoresyscall

A library for loading ELF from memory and/or making Linux syscalls on Android written in pure Java.

android android-library elf-loader fileless fileless-injection fileless-shellcode in-memory-execution jni jni-android libart linux-syscall syscall xposed

Last synced: 05 Apr 2025

https://github.com/polaris64/syswall

Work in progress firewall for Linux syscalls, written in Rust

linux rust security security-tools syscall syscalls

Last synced: 16 May 2025

https://github.com/yostealth/liburing

Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.

async cython file futex io io-uring liburing python python3 socket statx syscall

Last synced: 24 Oct 2025

https://github.com/earthly/setup-ucacher

Installs ucacher (Earthly Universal Caching) in a GHA job

cache ptrace syscall universal

Last synced: 27 Feb 2026

https://github.com/pmem/vltrace

Tool tracing syscalls in a fast way using eBPF linux kernel feature

bcc ebpf ebpf-programs kprobes syscall syscalls tracepoints

Last synced: 09 Jul 2025

https://github.com/nullswan/bpfsnitch

Real-time network & syscall monitoring tool for Linux systems and Kubernetes clusters

ebpf kubernetes monitoring network syscall

Last synced: 07 Apr 2025

https://github.com/falcosecurity/event-generator

Generate a variety of suspect actions that are detected by Falco rulesets

go kubernetes-auditing security security-testing syscall

Last synced: 05 Apr 2025

https://github.com/wookietreiber/strace-analyzer

analyzes strace output

diagnostic linux strace syscall

Last synced: 10 Apr 2025

https://github.com/nugine/rlimit

Resource limits

rust syscall unix

Last synced: 16 May 2025

https://github.com/oracle-samples/bysyscall

bypass system calls using BPF

bpf linux syscall

Last synced: 17 Sep 2025

https://github.com/inkeliz/go_inkwasm

Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.

go golang syscall wasm webassembly

Last synced: 14 Apr 2025

https://github.com/xfgusta/strace-with-colors

A patch to add colors to the strace output

cli colors linux patch strace syscall system-calls trace

Last synced: 08 Oct 2025

https://github.com/briceburg/fdclose

attach to a process and close a file descriptor

descriptor file-descriptor linux ptrace sysadmin syscall

Last synced: 09 Apr 2025

https://github.com/keowu/instrumentationcallbacktoolkit

A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using InstrumentationCallback.

anticheat instrumentation malware nirvana ntoskrnl reverse-engineering syscall windows

Last synced: 06 Mar 2025

https://github.com/vkobel/linux-syscall-hook-rootkit

Simple kernel module that hooks the `execve` syscall and waits for `date` to be executed with the `backd00r` argument followed by a PID number, elevating it to root credentials.

fun hook kernel-module linux-kernel rootkit syscall

Last synced: 28 Aug 2025

https://github.com/nervosnetwork/ckb-std

This library contains serveral modules that could help you write CKB contract with Rust.

ckb contract nervos rust syscall

Last synced: 22 Aug 2025

https://github.com/lonnywong/glibcmock

A solution of mocking glibc function with Google Test.

glibc gmock got gtest hook libc mock plt syscall test unittest

Last synced: 25 Mar 2025

https://github.com/blaind/hstrace

Syscall tracing CLI & library made in Rust

cli command-line command-line-tool rust rust-crate strace syscall syscalls tracing

Last synced: 05 May 2025

https://github.com/evian-zhang/introduction-to-linux-x86_64-syscall

Linux x86_64系统调用简介(长线更新中)

linux syscall x86-64

Last synced: 26 Mar 2025

https://github.com/tklauser/statx

Report file status using the Linux statx(2) syscall

golang linux statx syscall

Last synced: 10 Apr 2025

https://github.com/pithase/asm-payloads-loaders

Desarrollo paso a paso de cargadores de payloads, escritos exclusivamente en lenguaje Ensamblador x86-64 para Linux, sin dependencias externas y utilizando solo syscalls. | Step-by-step development of payload loaders, written exclusively in x86-64 Assembly for Linux, with no external dependencies and using only syscalls.

assembly binary-exploitation exploit-development linux loader-development low-level offensive-security payload-development red-teaming shellcode-development syscall x86-64

Last synced: 13 Sep 2025

https://github.com/overfl0/iojack

Hijack (covertly) stdin/stdout of any ptraceable process in the system by ptracing them and messing with their system calls' parameters and return values.

c-plus-plus interception ptrace syscall

Last synced: 03 May 2025

https://github.com/contresis/syscall_extractor

Small script to generate a list of syscalls from a vmlinux ELF image

elf rust syscall vmlinux

Last synced: 01 May 2025

https://github.com/valen-h/admin-panel-ii

A process admin panel with support for WebDAV and CLI commands (& websockets etc...)

admin commands panel socket-io syscall typescript vale-server-ii webdav ws

Last synced: 08 Apr 2025

https://github.com/objectionary/eo-sys

EO Objects Interacting with Operating System Level

eolang java syscall

Last synced: 01 May 2025

https://github.com/jjtech0130/swift-raw-syscall

Raw syscalls, in pure Swift!

macro swift syscall

Last synced: 12 Apr 2025

https://github.com/ferhatgec/systemf

Systemf, C-like syscall macro.

cargo crates posix rs rust syscall unix

Last synced: 14 Apr 2025

https://github.com/thebigcicca/HiddenGhost

HiddenGhost is an new solution for find system call table with support for 5.7x kernels +

linux-kernel-hacking linux-kernel-module linux-rootkit lkm lkm-rootkit rootkit syscall syscall-hook syscalls

Last synced: 08 May 2025

https://github.com/thebigcicca/hiddenghost

HiddenGhost is an new solution for find system call table with support for 5.7x kernels +

linux-kernel-hacking linux-kernel-module linux-rootkit lkm lkm-rootkit rootkit syscall syscall-hook syscalls

Last synced: 23 Aug 2025

https://github.com/basemax/c-nostdlib-assembly

We define own _start point without using GLIBC runtime library using Assembly. (x86_64 and i386)

assembly assembly-8086 assembly-x64 assembly-x86 c syscall syscalls

Last synced: 25 Aug 2025

https://github.com/mohamed-mostafaaa/alx-system_engineering-devops

I'm now a ALX Student, this is my system engineering devops

api back-end bash devops scripting shell-script syscall

Last synced: 26 Jan 2026

https://github.com/ferhatgec/command

Command, ::process::Command like syscalls in C++.

c command cpp library process rust single-header stdlib syscall system

Last synced: 18 Feb 2026

https://github.com/ldorau/strace.ebpf

Tool tracing syscalls in a fast way using eBPF linux kernel feature

bcc ebpf ebpf-programs kprobes syscall syscalls tracepoints

Last synced: 12 Apr 2025

https://github.com/heyvito/gommap

mmap support for Golang

go golang mmap syscall

Last synced: 05 Jan 2026

https://github.com/b1tg/syscall-finder

Find Windows syscall numbers from ntdll.dll

ntdll reverse-engineering syscall windows

Last synced: 19 Sep 2025

https://github.com/mnito/charmine

Terminal game experiment

characters golang ioctl syscall terminal-game termios

Last synced: 25 Mar 2025

https://github.com/felipensp/vtracer

Ptrace interface for writing tracing tools in V and tracing tool

ptrace syscall tools tracing v vlang

Last synced: 08 Mar 2026

https://github.com/mauri870/syscall

syscall(1) - Test a linux system call

command-line linux syscall

Last synced: 18 Feb 2026

https://github.com/oliwer/syscall

Run system calls from your shell

c linux syscall syscalls unix

Last synced: 08 Feb 2026

https://github.com/saschpe/kidcat

KidCat - the simple chat. Command-line threaded chat server and client written in ANSI C.

c makefile posix pthread socket syscall

Last synced: 29 Mar 2025

https://github.com/somajitdey/f_

A KISS library for extending standard Fortran in a portable way

fortran fortran-library fortran-modules library posix stdlib syscall syscalls system systemcall systemcalls utility utility-library

Last synced: 08 Jan 2026

https://github.com/borislavv/go-mmap

Comfortable implementation of mmap api in golang.

efficiency golang mmap reading-files syscall

Last synced: 06 Feb 2026

https://github.com/im-razvan/ntdllsyscalldumper

A minimal C++ tool to extract syscall IDs from ntdll.dll on Windows x64 systems.

cpp syscall windows

Last synced: 22 Mar 2025

https://github.com/malbolgee/proto-terminal-so

Proto-terminal para a matéria de Sistemas Operacionais. O terminal aceita pipe, redirecionamento de entrada e saída, além de mistura entre esses modificadores. Para mais informações, ler a documentação.

c file fork kernel linux linux-shell operating-systems parser pipe pipes redirection-operators shell syscall

Last synced: 14 Mar 2025

https://github.com/0xflux/gosneak

DLL injector POC written currently in C++ to be wrapped with Go and CGO.

dll-injection dll-injector malware-research syscall syscalls

Last synced: 15 Mar 2025

https://github.com/elulcao/gethostname

gethostname is a package to mock the gethostname() Sys call with a custom host name

hostname linux rpm rpm-spec rpmbuild syscall

Last synced: 11 Jun 2025

https://github.com/seekbytes/oslab

Documentation for OS Class [LAB part] UniVR 2021-2022

hugo hugo-site hugo-theme os osdev syscall univr

Last synced: 01 Apr 2025

https://github.com/vic37get/gerenciamentoprocessoslinux

:closed_book::scroll: Implementação gerenciamento de processos no Linux

c chamadas-sistema chamdas gerenciamento linux process-manager processos syscall

Last synced: 05 Sep 2025

https://github.com/baskiton/pysetns

Python wrapper for setns Linux syscall

linux linux-app linux-kernel namespace python python3 setns syscall

Last synced: 02 Feb 2026

https://github.com/esote/openshim

Shim for OpenBSD pledge and unveil syscalls using cgo. (Deprecated)

golang openbsd package pledge shim syscall unveil

Last synced: 15 Jan 2026

https://github.com/rizasghari/basic_syscall_webserver

Basic http web server implementation with GoLang from scratch using syscall standard package

go golang http network-programming syscall system-programming webserver

Last synced: 06 Mar 2025

https://github.com/tvroi/ebpf-docker-build-monitor

eBPF-based monitor for detecting suspicious activity during Docker image builds

c2-detection container-security dependency-injection devsecops docker-build docker-security ebpf runtime-monitoring syscall

Last synced: 12 Jun 2025

https://github.com/tsnsoft/c_syscall_ports_demo

Пример системного программирования на Си (работа с портами, системными вызовами) в Linux

asm c cpp linux syscall

Last synced: 08 Jul 2025

https://github.com/sambacha/nixzer

Syscall based codemod to convert ansible and bash to nix, correctly?

ansible bash codemod flakes nix nixos nixos-flake syscall

Last synced: 17 Aug 2025

https://github.com/osiota10/simple_shell

ALX Software Engineering group project work

bash c linux posix shell shell-scripts syscall unix

Last synced: 07 Aug 2025

https://github.com/dutchpsycho/sysquanta

NextGen ActiveBreach/SysWhispers/HellsGate — Enterprise-grade syscall bridge for red teams. Executes from ntdll prologues, evades EDR/AV

edr-bypass maldev memory-manipulation redteam reverseengineering rop rop-chain syscall syswhisper winternals

Last synced: 09 Aug 2025

https://github.com/willibrandon/windowsservice

Pure Go Windows service implementation with zero dependencies

go golang scm service service-manager syscall win32 windows windows-api windows-service

Last synced: 24 Jul 2025

https://github.com/joseladiods/linux-asm-polymorphic-payloads

Explore the world of polymorphism with step-by-step guides on creating polymorphic loaders and payloads in x86-64 Assembly for Linux. Each example includes detailed explanations to enhance your understanding of both polymorphic techniques and Assembly language. 🐙💻

assembly binary-exploitation cipher exploit-development linux loader-development low-level offensive-security payload-development polimorphism polymorphic red-teaming shellcode-development syscall x86-64

Last synced: 23 Jun 2025

https://github.com/dutchpsycho/SysQuanta

NextGen ActiveBreach/SysWhispers/HellsGate — Enterprise-grade syscall bridge for red teams. Executes from ntdll prologues, evades EDR/AV

edr-bypass maldev memory-manipulation redteam reverseengineering rop rop-chain syscall syswhisper winternals

Last synced: 21 Jun 2025

https://github.com/dutchpsycho/syscall-dumper

Clean SSN (syscall) dumper designed to evade EDR & AV hooks

call-dumper dumper edr-evasion syscall syscall-dumper

Last synced: 28 Mar 2025

https://github.com/glasswalk3r/linux-nfs-bigdir

Perl module to quickly read a large number of entries from directories under NFS

linux nfs-client perl5 syscall

Last synced: 22 Oct 2025

https://github.com/ltriant/sys-sendfile-osx

Exposing sendfile() for OS X

macosx sendfile syscall

Last synced: 22 Oct 2025

https://github.com/johannst/rv64i-linux-user-no-std

rv64i linux userspace no_std

nostd nostdlib qemu risc-v riscv rust syscall

Last synced: 15 Mar 2025

https://github.com/gabrieldiem/sieve-of-eratosthenes-primes-and-xargs-with-fork-exec

Fork + Exec implementation of primes calculation with the Sieve of Eratosthenes algorithm and a simpler version of xargs

7508 c clang exec fiuba fork syscall

Last synced: 22 Feb 2025

https://github.com/papo1011/os161

Lightweight educational operating system

c kernel operating-system os os161 paging syscall virtual-memory

Last synced: 25 Mar 2025

https://github.com/phf/hello-again

A variety of syscall-only hellos (mirror only, don't bother with PRs)

alpha amd64 assembly hppa linux m68k ppc64el riscv64 s390x sh4 syscall

Last synced: 14 Mar 2025