-
A simple backdoor write in pure Python, and the usually libs.
-
This code connect to a target machine, keep the connection alive, allows to record from the microphone, if is turn on.
-
It was tested for Windows OS, and it's was sucessuful!
-
In a distro linux, just use pyinstaller or cfreeze to compile the code in a .exe format.
-
Give the right permissions to the script in the terminal.
-
Something like this will be the correct to do:
- try after to test in some server...