Phil-Berlin / RemoteControl

Tool for controlling Windows remotely via Android app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RemoteControl

Tool for controlling Windows remotely.

Content

  • Server: Windows service for receiving commands via TCP. For now only Ping, SendMessage and Shutdown are implemented. Creates a log file on users desktop.
  • ClientApp: Android app to send the commands via TCP. Includes a console view for debugging.
  • CommandAndControl: shared components, e.g. network settings and commands.

Attention

Only use this tool on your own computer/hardware/account and on your own risk. This tool is for training and educational purposes only. Don't harm people with it! I'm not responsible for any action taken by any individual that uses this tool.

About

Tool for controlling Windows remotely via Android app


Languages

Language:C# 100.0%