system call hook for Linux
-
Updated
Jan 6, 2025 - C
system call hook for Linux
Academic project covering Knoppix OS installation in a virtual machine and system call implementation.
statx(2) linux system call python wrapper
숭실대학교 컴퓨터학부 3학년 운영체제
lottery scheduling implemented in xv6 with the help of qemu inside ubuntu operating system
This project is dedicated to creating a system call that deals with the chain smoker problem. A system call is a request for a service that is made by the application programs to the operating system; these can be either user system call (without kernel intervention) or kernel system call (with kernel intervention).
Fault injection for system calls
Explore a collection of ready-to-use code solutions for common problems, disk scheduling, shell programming and page scheduling.
OS161-SHELL contains the OS/161 kerne developed for the Project c2: Shell (SHELL) in the System and Device Programming course.
Add the readcount SysCall to the xv6 kernel
XIS operating system
Toolkit to cipher&hide a message in a bitmap image file and recover
A simple shell to handle pipe/redirect operators.
Implement vital system calls and process functionalities to enable robust multiprocessing
Source code for "EavesDroid: Eavesdropping User Behaviors via OS Side Channels on Smartphones" (IEEE IoT-J'24, Vol 11, Issue 3)
xv6 OS Development & Assignments of Operating System Sessional Course CSE 314 in Level-3, Term-2 of CSE, BUET
Using system calls to implement the top command in the XV6 Operating System. 'top' is a basic Unix command which provides a dynamic real-time view of the running system.
NCTU DCP4334 Introduction to Operating Systems (Fall 2016)
Add a description, image, and links to the system-call topic page so that developers can more easily learn about it.
To associate your repository with the system-call topic, visit your repo's landing page and select "manage topics."