Skip to content

Client of Richkware-Manager-Server, that obtains list of all hosts and is able to send commands to do at each of them.

License

Notifications You must be signed in to change notification settings

richkmeli/Richkware-Manager-Client

Repository files navigation

Richkware-Manager-Client

Build Status Codacy Badge

Client of Richkware-Manager-Server, that it obtains the list of all hosts from the server and it's able to send any kind of commands to them.

Related Projects

Richkware: Framework for building Windows malware.

Richkware-Manager-Server: Service for the management of hosts in which is present an instance of malware developed using Richkware framework.

GUI

Secure Connection

Login

Reverse Commands

Get Started

To obtain the jar file, you can download it from the RMC Releases, instead if you want to build the jar file by yourself, you need to download:

  • java
  • maven

Compile

To compile the project and generate the jar file, you have to run:

mvn package

After the generation of the jar file, located in the folder "target", you can open the GUI, executing the following command:

java -jar target/RichkwareManagerClient-XXX-jar-with-dependencies.jar

IDE

This project is developed with Intellij IDEA. Open Sources Licences provided by JetBrains.

Jetbrains Logo

About

Client of Richkware-Manager-Server, that obtains list of all hosts and is able to send commands to do at each of them.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages