This repository contains the source code for the Korone Bootstrapper.
We are open sourcing this project to demonstrate transparency. Some users have mistakenly labeled Korone as a RAT (Remote Access Trojan) this code proves that the bootstrapper is completely safe.
Before building, make sure you have the following installed:
- Clone the repository and open the solution in Visual Studio 2022.
- Select the configuration:
Release | x86orRelease | x64. - Build the
BootstrapperClientproject. - Thats it! The compiled binary will be ready in your output directory.