Remote Access Tool that uses steganography to keep it's malicious codes.
Disclaimer: This project should be used for authorized testing or educational purposes only.
The name of this project was inspired by the Pied Piper of Hamelin.
The idea of this project is to create a RAT that does not contain any malicious code embedded on it, keeping it as undetectable as possible. Any suspicious code will be stored encrypted in images and will be loaded on runtime.
Use the pre written script to initialize install the required products and setup your environment. Then activate the virtual environment.
$ chmod +x install.sh
$ ./install.sh
$ . ./activate
$ python piper.py