English | French
A native client/server application, allowing you to control computer(s) remotely through commands.
The project contains:
- A client & server written in C language & exploiting Windows API & Winsock libraries (EDI: DevC++ 4.9.9.2).
- An android server app written in Java, to control the computer(s) from your phone (EDI: Android Studio 2.3).
- Turn off client computer
- Cut the sound
- Send/receive files
- Stream client screen
- Update client app
- Explore client files/directories
- Execute shell commands
- Add todo tasks
- Keylogger
- ...
This project is mainly targeting the Windows OS, but it can also be runned & compiled on Linux using Wine.
Check file(s) main.c
for changelog(s).
This program is licensed under the MIT license.