syscall-table
There are 25 repositories under syscall-table topic.
hfiref0x/SyscallTables
Windows NT Syscall tables
merrychap/shellen
:cherry_blossom: Interactive shellcoding environment to easily craft shellcodes
tinysec/windows-syscall-table
windows syscall table from xp ~ 10 rs4
mebeim/systrack
📡🐧 Linux kernel syscall implementation tracker
nbs32k/inline-syscall
Inline syscalls made for MSVC supporting x64 and WOW64
mebeim/linux-syscalls
🌐🐧 Browsable Linux kernel syscall tables built with Systrack (https://github.com/mebeim/systrack)
kfiros/execmon
Advanced process execution monitoring utility for linux (procmon like)
PinkP4nther/Sutekh
An example rootkit that gives a userland process root permissions
Wenzel/oswatcher
A framework to track the evolution of Operating Systems over time
ikermit/11Syscalls
Windows 11 Syscall table. Ready to use in direct syscall. Actively maintained.
edigaryev/awesome-system-calls
A categorized list of system calls used by popular Unix-like operating systems
fuqiuluo/kernel-hook-syscalls
A Kernel module to break the kernel read-only to modify the syscall_table purpose (only in the Linux Arm64 6.6 Kernel test runs properly).
shvc/kernel
kernel space code
ultral/linux-keylogger
System call interception in linux-kernel module (kernel 2.6.34.7-61.fc13.x86_64)
dzik143/syscall-dump
Dump syscall numbers from ntdll.dll
therealdreg/r2-syscall-printer
I created r2-syscall-printer (radare r2pipe script) because I need now Linux-kernel interface call convention support (x86 & x86_64): %rdi, %rsi, %rdx, %r10, %r8, %r9. Also you can use this tool as standalone-app to print syscall table info
Selyss/AssemBuddy
Command line tool for querying assembly syscalls
Vzenun/OS_ASSIGNMENT_2
Assignment done in Operating System Course in IIITD
WJsjtu/socket-control
This project is aimed to control the socket connection by hijacking the syscall table, configure file is in JSON format and transferred into kernel by netlink.
frereit/syscalls.win
A very simple NTDLL fetcher & syscall number extractor
Sebabacou/ftrace
The "ftrace" project at Epitech is a function tracing tool developed in C that allows for analyzing function calls, system calls, and signals received by a running program on x86_64 Linux systems.
vahidzee/UnixNoReadUpNoWriteDown
Add No read up no write down security model functionality to Linux - Course Project of Operating Systems Instructed by Prof. R. Jalili - Spring 2020
Ashutosh-Gera/Linux-Process-and-Thread-Scheduling
This a repository containing use of Linux Scheduling policies for three threads, three process. The last part includes a simple syscall implementation in Linux.
Neptunium931/openbsdSyscall
List of openbsd syscall with arg
x-Ultra/SyscallAdderV2
This Linux module discovers the memory positioning of the Linux system_call_table