Initial commit

This commit is contained in:
Pin
2021-10-22 22:04:38 -04:00
commit d050bdd5da
6 changed files with 224 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Reverse Shell Shell
**IMPORTANT** this shell is **NOT** meant to be used for any serious applications.
This is for academic purposes only!
## Install
```
make build
make install
```