systemcalls
Here are 22 public repositories matching this topic...
A tool for tracing system calls of a process
-
Updated
Jul 23, 2023 - C++
Automatically Stubbing System Calls Improving Coverage-Guided Fuzzing
-
Updated
Feb 21, 2022 - C++
Implemented peer-to-peer multimedia file-sharing network using TCP. Each client can share and downloads multimedia through the custom torrent file from multiple peers via the central tracker. It also supports multithreaded client/server and tracker.
-
Updated
Jan 9, 2021 - C++
Reports and projects from the Operating System Lab course (CE-408) at Sharif University of Technology
-
Updated
Sep 25, 2024 - C++
Terminal Based file Explorer with a normal mode for navigation and command mode for utility tasks
-
Updated
Oct 23, 2021 - C++
A Linux terminal based file explorer that can run in 2 modes: Normal mode and Command mode. Normal mode supports viewing and traversing directories and opening files. Command mode supports various operations like create, delete, rename, copy, move, search files and directories, and goto other directories. Detailed description in readme.
-
Updated
Dec 27, 2020 - C++
System calls monitor and analyzer for x86_64 and AARCH64 (Android)
-
Updated
May 29, 2024 - C++
Developed terminal based file explorer which supports both Normal mode as well as command mode. Implemented all commands like cut, copy, delete, rename, goto, search, snapshot for both files and directories. Worked with data structures to handle files and its information. It also supports run time modifications of files.
-
Updated
Nov 24, 2018 - C++
Linux Style Buddy Memory Allocator C++ project
-
Updated
Jun 3, 2018 - C++
Advanced Operating System Course Work in IIIT Hyderabad 1st Semester
-
Updated
Jan 25, 2025 - C++
-
Updated
Feb 5, 2020 - C++
A shell that supports to run other programs, change directories, set and export variables, redirect input and output, and pipe programs.
-
Updated
Feb 8, 2018 - C++
Developing a working POSIX compatible shell with a subset of feature support of Linux default shell and some important features are implemented
-
Updated
Dec 23, 2021 - C++
A terminal File Explorer in C++. Supports directory browsing, file listing and basic file operations. Compatible with POSIX systems.
-
Updated
Oct 13, 2020 - C++
System Calls Implementation for basic shell commands
-
Updated
Oct 4, 2017 - C++
It is a implementation of File Explore with two basic operating modes namely normal mode and command mode.Normal Mode:It displays list of files in current folder and can move between folder and correspondinly keep track of navigating path with proper handling of all cases that make it look better and help it to become versatile Command Mode:It i…
-
Updated
Feb 19, 2019 - C++
Improve this page
Add a description, image, and links to the systemcalls topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the systemcalls topic, visit your repo's landing page and select "manage topics."