Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 788 Bytes

File metadata and controls

20 lines (14 loc) · 788 Bytes

QQ-Remote-Terminal (Deprecated)

🚧 This is an ancient artifact from my childhood coding adventures.
It survives here purely for sentimental reasons. Proceed with caution (and humor)!

Overview

A remote command execution tool that allows users to execute CMD commands on Windows computers through QQ messaging platform. The system consists of a client agent that runs on the target machine and a control interface that sends commands via QQ.

  • Java: Core backdoor client implementation
  • E Language (易语言): Installer and relay components

Development Status

  • Client agent
  • Temporary control interface
  • Command relay server (XLZ framework)
  • Silent installer for client agent
  • Additional client features
  • Production testing