syscalls topic

List syscalls repositories

cubostratus

74
Stars
1
Forks
Watchers

Blazingly fast Linux syscall collector

vltrace

98
Stars
21
Forks
Watchers

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

lsf

162
Stars
3
Forks
Watchers

Linux Subsystem for FreeBSD (😈 on 🐧)

go-memfd

75
Stars
13
Forks
Watchers

Golang Linux memfd library

SyscallExtractorAnalyzer

20
Stars
1
Forks
Watchers

This script will pull and analyze syscalls in given application(s) allowing for easier security research purposes

NASM-Assembly-Linux-Notes

83
Stars
13
Forks
Watchers

🐧 Assembly with Linux (Notes, Syscalls, Protection Rings) 🐧

syscall.rs

70
Stars
29
Forks
Watchers

Raw system calls for Rust

linux-prog

44
Stars
17
Forks
Watchers

Some C code i write to study systems programming (while reading The Linux Programming Interface)

syscalls

97
Stars
13
Forks
Watchers

Raw Linux system calls for Rust.