# Shell.so Builder (Alpine-based)
This project allows you to build a `shell.so` payload using Alpine Linux inside a Docker container.
## Instructions
1. **Clone the repository**:
git clone <repository_url>
cd <repository_name>
2. **Build the payload**:
./run_build.sh
The compiled `shell.so` will be generated in the project root directory.
⚠️ Important: The reverse shell IP and port are hardcoded in shell.c. Make sure to update them before building the payload.
[4.0K] /data/pocs/7f58b55f0d6cec9a6d9a92aa372ea5fcf1d69264
├── [ 369] build.sh
├── [ 484] README.md
├── [2.0K] review.json
├── [ 123] run_build.sh
├── [ 723] shell.c
└── [3.1K] xpl.py
0 directories, 6 files