Simple reverse and bind shells written in Go.
-
Updated
Sep 27, 2022 - Go
Simple reverse and bind shells written in Go.
C Program for interpreting basic unix commands specifically IO Redirection, Pipes and Background Processing
Swap file descriptors (like bash io redirection, i.e. `exec 1>filename`)
This shell will help one learn about processes and basic process management in a shell.
C\C++
A command processor, which implements a subset of linux bash's features, including multiprocessing execution, IO redirection, pipe communication, etc.
Add a description, image, and links to the io-redirection topic page so that developers can more easily learn about it.
To associate your repository with the io-redirection topic, visit your repo's landing page and select "manage topics."