sweetsoftware / SimpleBackdoor

Remote Windows shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Remote Windows shell


Languages

Language:C++ 100.0%