A backdoor written using Python3 and tested on Windows and Linux.
You will need:
- Python 3.6+
- A Windows or Linux computer
- Downloaded the repository via github or git eg. git clone
https://github.com/tigerk00/backdoor.git
- Install the required modules by running
python -m pip install -r requirements.txt
First you need to set your own values in the fields with the IP address, port, your gmail login and password in listener.py and reversed_backdoor.py. File listener.py should be used by server pc and file reversed_backdoor.py should be used by client pc.
If you need help you can type a command help when the connection is established or look at the image in README.md
This program must be used for legal purposes! I am not responsible for anything you do with it.