There are 2 repositories under system-calls topic.
Penetration testing utility and antivirus assessment tool.
Linux system calls.
Fish for BSD system calls and MACH traps inside of XNU ✌️
userland exec for Linux x86_64
Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization
A patch to add colors to the strace output
Open source malware detection program using machine learning algorithms on system call traces.
A C-Powered Cosmic Command-Line Interface for Linux
linux programming book examples
This repository gives the complete description of adding system calls to the xv6 kernel.
A categorized list of system calls used by popular Unix-like operating systems
Codes pertaining to OS Lab for Course CO254 - Operating Systems[CSE NITK SEM-4]
SJTU-CS356-Projects
classroom exercises for 'Operating Systems' course
Repository for the CSDS 338 (Intro to Operating Systems) Lab for Case Western Reserve University designed by me :)
Basic operating system concepts in c language.
Operating System Projects
A simple UNIX command interpreter making as a final project of the low-level programming and algorithm quarter at ALX school of software engineering by Ella and Alexxy
Implementation of some Linux commands using system callls
Windows API (WinAPI) functions and system calls with categories in JSON format, including arguments (SAL notation) and more.
💾 Low level programming projects repository. Done at @ALXAfrica-Holberton School
OS Lab Programs S4 KTU
x86_64 Assembly examples written in AT&T GAS Syntax.
OS-Programs related to System Call, Process Creation, Threading, Synchronization, Race condition, Semaphores, Inter-Process-Communication, Pipes, Shared memory, message passing & further more.
Linux terminal clone. Supports 5 internal commands: cd, history, echo, exit, pwd, and 5 external commands: ls, cat, date, rm, mkdir
Extended xv6 operating system with new console shortcuts and command history, new system calls, BJF and RR and LCFS scheduling, new synchronization methods like priority lock, shared memory
A Windows driver that overrides the SSDT to hook NT system calls
XV6 is a simple Operating system created by MIT. In this project, we decided to create some syscalls and make a change in the Scheduling policy. We add Round-Robin Policy with different Quantum, Priority Policy, and multilevel queue.
A c++ implementation of making bin file for a c file using system calls internally. This program averse creating a command line and to activate that from any location in the linux terminal
7 Programming Assignments as part of CS 537 (Operating Systems) at UW Madison
Repository for the S4 Operating System Lab (2019 Scheme) at Kerala Technological University (KTU), featuring practical experiments on OS concepts like process management, memory management, file systems, and more.