This repository contains exploit to the webserver from the NETWORK_PROGRAMS repository.
-
Updated
Feb 10, 2019 - C
This repository contains exploit to the webserver from the NETWORK_PROGRAMS repository.
A custom bash-like shell written in C for the Operating Systems course at UniTN. Team TreUova 🥚🥚🥚
A custom shell implemented in C that supports executing commands, handling environment variables, and built-in commands like setenv, unsetenv, exit, and echo. It provides a basic interactive shell interface where you can enter commands and receive output.
my own shell with python
sexyOS is prototypical basic C++ terminal operating system made as a final project for Operating System at Poznan University of Technology
A lightweight custom shell for Windows.
A custom Unix shell implemented in C, featuring piping, redirection, command history, and process management. Built to explore system-level programming concepts.
C++S, a work in progress novelty shell written in C++ code by a newbie to the language.
this repo contains the shell which is similar to other linux shells but will be able to run the commands concurrently
This is a simple shell and scheduler built in C language. Simple Shell provides the user with a command line interface to submit jobs (processes) and then after certain time scheduler runs those jobs in a round robin fashion.
This shell will help one learn about processes and basic process management in a shell.
Implementing a basic Unix shell with essential functionalities, such as handling commands, managing processes, and executing programs.
Run UWP apps (e.g. ImmersiveControlPanel / System Settings) under Windows custom shells (e.g. BBLean)
A Web Desktop! Open-Source, and Self-Hostable.
A simple linux C++ shell
Custom Unix/Linux Shell, I developed as part of an Operating Systems course Assignment at IIITD. All Commands are implemented using both the fork system call and pthreads.
Hub interface for managing and updating all Demido services.
This is a custom shell built in TypeScript that mimics a command-line interface.
Add a description, image, and links to the custom-shell topic page so that developers can more easily learn about it.
To associate your repository with the custom-shell topic, visit your repo's landing page and select "manage topics."