Skip to content

WINKILLERS/Musubi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Musubi

Description

Musubi is a Japanese braiding method for making decorative and functional cords, and it is depicted in several scenes in the movie. Musubi is a knot, a tying together, of connecting people and things. The photo shows two kumihimo cords in a musubi knot.

And here it is a remote administration tool (RAT) written in pure C++ with Qt, and build system xmake.

Build

Github CI Badge

Clone the repo and change the working directory.

git clone https://github.com/WINKILLERS/Musubi.git
cd Musubi

Install xmake (if you are using linux or macos, please following xmake website to find installing method)

Invoke-Expression (Invoke-WebRequest 'https://xmake.io/psget.text' -UseBasicParsing).Content

Build the program (only tested on windows, please feel free to open issues when having build problem)

xmake -y

And run the server or client

xmake run MusubiServer
xmake run MusubiNativeClient

About

A remote administration tool (RAT) written in pure C++ with Qt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published