2025-02-12 20:46:56 +08:00
2025-02-12 20:46:56 +08:00
2025-02-09 19:46:06 +08:00
2025-02-09 19:46:06 +08:00
2025-02-09 19:46:06 +08:00
2025-02-09 19:46:06 +08:00
2025-02-09 19:46:06 +08:00
2025-02-09 19:46:06 +08:00
2025-02-09 19:46:06 +08:00
2025-02-11 21:10:57 +08:00
2025-02-11 22:00:34 +08:00

Disclaimer : This software is meant for educational purposes only. I'm not responsible for any malicious use of the app.

zzrat

Remote desktop, file transfer, remote shell ...

Currently supported

  • Remote desktop view
  • File transfer
  • Remote shell
  • Memory load
  • And much more

System requirements

  • Windows 10 or higher (x86_64 CPU)

Build the project (Windows)

  • Instructions on how to build zzrat
git clone --recursive https://github.com/zzrat/zzrat.git
cd zzrat && mkdir build && cd build
cmake ..

Screenshots

ScreenShot

Videos

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

Dependencies

  • Thanks a lot to dchapyshev for aspia whose elegant architecture has greatly inspired and improved the code in this repository
  • Thanks to ocornut for their amazing Dear ImGui which is used for building the entire interface
    • Thanks to aiekick for ImGuiFileDialog used for displaying the file selection dialog
    • Thanks to leiradel for ImGuiAl used for the logger
  • Thanks to nothings for stb used for loading/decoding images from file/memory
  • Thanks to qicosmos for rest_rpc inspired by its RPC design
  • Thanks to nlohmann for their json library used for serialization and deserialization
  • Thanks to strivexjun for their MemoryModulePP library used to load a DLL from memory

Contribute

  • Quality contributions are welcome!

Contacts

  • QQ: 3875657991
  • QQ Group: 956074112
Description
Languages
C++ 74.3%
C 23.8%
CMake 1.9%