The goal of this project is to create a simple Trojan application allowing to take discreetly the control of a computer remotely (same network or over internet).
$> cd server && make && ./my_troyan_cli
$> cd client && make && ./my_troyan
Linux only
The goal of this project is to create a simple Trojan application allowing to take discreetly the control of a computer remotely (same network or over internet).
$> cd server && make && ./my_troyan_cli
$> cd client && make && ./my_troyan
Linux only