Skip to content

基于Windows的C++socket字节套的机房远程控制Server端和Client端

Notifications You must be signed in to change notification settings

CodingOIer/Kill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

功能

Server

  • 计算机在线监测 Done
  • 添加计算机 Done
  • 双向握手 Done
  • 远程执行命令 Done
  • 指令身份验证 Todo
  • 极域远程发送命令 Done
  • 极域远程添加计算机 Todo
  • 远程开启键盘监听 Done

Client

  • 对于Server双向握手 Done
  • 远程执行命令 Done
  • 键盘钩子远程开启 Done
  • 键盘钩子远程关闭 Done
  • 键盘钩子无响应自动关闭(防止输入卡顿) Done

小剧场

ZK:诶,你是在基于Windows的软件开发吗?
ZJT:不,他在写Kill!
ME:没错!2.0!

About

基于Windows的C++socket字节套的机房远程控制Server端和Client端

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published