/SimpleBackdoor

Remote Windows shell

Primary LanguageC++

SimpleBackdoor

Opens a persistent TCP remote shell exchanging command information through TCP.

Any TCP server can be used to send and receive commands on the server.

Server side listenning with netcat: nc -l -p listenport -v