execution
Here are 28 public repositories matching this topic...
Xtea is a program that executes a given command or program after a given time if no X11 keyboard or mouse input happend in the given time. (mirror from: https://git.xw3.org/hanez/Xtea)
-
Updated
Sep 27, 2025 - C
The objective of this project is to create a simple shell. Yes, my own little shell. I've learned a lot about processes and file descriptors in this project.
-
Updated
Aug 23, 2025 - C
Develop a basic Bash shell in C with features like command parsing, built-in functions, and support for piping and redirection, while learning shell operations, process management, and system calls.
-
Updated
Jul 29, 2025 - C
custom implementation of a basic Unix shell, similar to bash, written in C. This project focuses on parsing and executing commands, managing file descriptors for I/O redirection (<, >, |), and handling environment variables and built-in functions like cd, echo, and exit. It's a deep dive into process creation, signal handling.
-
Updated
Jul 13, 2025 - C
Java Plugin for Notepad++
-
Updated
Feb 27, 2025 - C
Compilation et Exécution d'un Programme Assembleur avec une Machine à Pile
-
Updated
Feb 10, 2025 - C
Windows defense and networks filter evasion. Combined with cobalt-strike agent C2 kit for Adversarial emulation.
-
Updated
Jul 26, 2024 - C
XOR shellcode framework
-
Updated
Jun 8, 2024 - C
Creating your own shell
-
Updated
Jul 28, 2023 - C
practice for learning different concepts of programming
-
Updated
Dec 26, 2022 - C
As beautiful as a shell. Implementation of the 42 project minishell
-
Updated
Jan 9, 2022 - C
This is a C project that solves and displays the whole process of the Josephus problem.
-
Updated
Dec 28, 2021 - C
Improve this page
Add a description, image, and links to the execution topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the execution topic, visit your repo's landing page and select "manage topics."