zzrat/zzrat:远程桌面和文件传输工具。 --- zzrat/zzrat: Remote desktop and file transfer tool.
该文章介绍了开源项目 **zzrat**,一个基于 Windows 的远程控制工具,支持远程桌面、文件传输、Shell 等功能。项目依赖多个第三方库,并提供详细的构建说明和联系方式。 2025-2-13 00:24:58 Author: github.com(查看原文) 阅读量:69 收藏

Open in github.dev Open in a new github.dev tab Open in codespace

Folders and files

NameName

Last commit message

Last commit date

Latest commit

472d4d4 · Feb 12, 2025

History

6 Commits

Feb 12, 2025

Feb 9, 2025

Feb 9, 2025

Feb 9, 2025

Feb 9, 2025

Feb 9, 2025

Feb 9, 2025

Feb 9, 2025

Feb 11, 2025

Feb 11, 2025


免责声明:本软件仅用于教育目的。我不对任何恶意使用该应用程序的行为负责。


远程桌面、文件传输、远程 shell ...

当前支持

  • 远程桌面视图
  • 文件传输
  • 远程 shell
  • 内存负载
  • 以及更多

系统要求


  • Windows 10 或更高版本 (x86_64 CPU)


生成项目 (Windows)


  • 有关如何构建 zzrat 的说明
git clone --recursive https://github.com/zzrat/zzrat.git
cd zzrat && mkdir build && cd build
cmake ..

屏幕截图

ScreenShot

视频

https://www.bilibili.com/video/BV1eZpnePECJ

依赖


  • 非常感谢 dchapyshev 的 aspia,他优雅的架构极大地激发并改进了此存储库中的代码

  • 感谢 ocornut 提供的令人惊叹的 Dear ImGui,它用于构建整个界面

    • 感谢 aiekick 提供的 ImGuiFileDialog 用于显示文件选择对话框

    • 感谢 leiradel 将 ImGuiAl 用于记录器

  • 感谢 nothing for stb 用于从文件/内存中加载/解码图像

  • 感谢 qicosmos 的 RPC 设计rest_rpc

  • 感谢 nlohmann 提供用于序列化和反序列化的 json

  • 感谢 strivexjun 提供的 MemoryModulePP 库,用于从内存中加载 DLL

贡献


  • 欢迎高质量的贡献!

接触

  • QQ:3875657991
  • QQ 群:956074112

文章来源: https://github.com/zzrat/zzrat
如有侵权请联系:admin#unsafe.sh