- Project Started: May 9, 2022
The purpose of this snippet was to create an application that
utilizes TCP sockets to provide information to an external
application that is responsible for the UI.
[ TODO ]
git clone https://github.com/0xvpr/SocketAdventure && cd SocketAdventure
make && python -m pip install -r requirements.txt
WSL2
cd SocketAdventure
chmod +x App.py inject.sh
./inject.py # Requires vpr-pidjeon to be installed
Powershell
cd SocketAdventure
# Inject with your favorite injector then run App.py for UI
python App.py