Files
reverse_shell_shell/README.md
2021-10-23 01:36:55 -04:00

12 lines
187 B
Markdown

# 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
```