/LINUX_Trojan

Linux basic Trojan application

Primary LanguageCMIT LicenseMIT

Epitech Hub - Workshop - My_Trojan 04/2021

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).

Usage

$> cd server && make && ./my_troyan_cli

$> cd client && make && ./my_troyan

Linux only

Documentation

Concept

concept

Client

Client

Server

Server