[GH-ISSUE #1044] Unable to Setup Quasar RAT #750

Closed
opened 2026-02-27 15:51:41 +03:00 by kerem · 5 comments
Owner

Originally created by @k24h1 on GitHub (Jan 1, 2022).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1044

Hi there, I'm new to RATs and I'm not really sure how I should install this, I watched a hackersploit video but that shows the files from 2017 and the current version doesn't have those .bat files and I don't know how to install quasar now, can someone guide me on what I should do?

Originally created by @k24h1 on GitHub (Jan 1, 2022). Original GitHub issue: https://github.com/quasar/Quasar/issues/1044 Hi there, I'm new to RATs and I'm not really sure how I should install this, I watched a hackersploit video but that shows the files from 2017 and the current version doesn't have those .bat files and I don't know how to install quasar now, can someone guide me on what I should do?
kerem closed this issue 2026-02-27 15:51:41 +03:00
Author
Owner

@edcdecl commented on GitHub (Jan 2, 2022):

To compile it yourself, download Visual Studio 2019 with .NET Desktop Development. Download this repository, open the Quasar.sln (once Visual Studio 2019 has finished installing), and click Build > Build Solution. Once you've done that, you can open the compiled program.

You could also just download the binaries without downloading Visual Studio 2019 on the releases page (Chrome does say that it's dangerous, but it's a false positive).

I meant to answer this three hours ago but my browser crashed and I forgot.

<!-- gh-comment-id:1003643302 --> @edcdecl commented on GitHub (Jan 2, 2022): To compile it yourself, download Visual Studio 2019 with .NET Desktop Development. Download this repository, open the Quasar.sln (once Visual Studio 2019 has finished installing), and click Build > Build Solution. Once you've done that, you can open the compiled program. You could also just download the binaries without downloading Visual Studio 2019 on the [releases page](https://github.com/quasar/Quasar/releases) (Chrome does say that it's dangerous, but it's a false positive). I meant to answer this three hours ago but my browser crashed and I forgot.
Author
Owner

@BurntDog commented on GitHub (Jan 2, 2022):

Also make sure you compile in Release mode not Debug.

<!-- gh-comment-id:1003649252 --> @BurntDog commented on GitHub (Jan 2, 2022): Also make sure you compile in Release mode not Debug.
Author
Owner

@SmurkOC commented on GitHub (Jan 2, 2022):

where do you find the finished compiled program?

because i see client.exe but when i click on it, nothing happens

<!-- gh-comment-id:1003663633 --> @SmurkOC commented on GitHub (Jan 2, 2022): where do you find the finished compiled program? because i see client.exe but when i click on it, nothing happens
Author
Owner

@BurntDog commented on GitHub (Jan 2, 2022):

After you compile the project you will use the "Server.exe" to setup the "Client.exe". Then use the newly created Client.exe you saved to Desktop/Or where ever you want to run on the system to control. Test using LoopBack method using localhost/127.0.0.1

<!-- gh-comment-id:1003672163 --> @BurntDog commented on GitHub (Jan 2, 2022): After you compile the project you will use the "Server.exe" to setup the "Client.exe". Then use the newly created Client.exe you saved to Desktop/Or where ever you want to run on the system to control. Test using LoopBack method using localhost/127.0.0.1
Author
Owner

@MaxXor commented on GitHub (Jan 2, 2022):

This is a bug tracker, for actual software bugs. Please refer to the guide for setup instructions: https://github.com/quasar/Quasar/wiki/Getting-Started

<!-- gh-comment-id:1003690710 --> @MaxXor commented on GitHub (Jan 2, 2022): This is a bug tracker, for actual software bugs. Please refer to the guide for setup instructions: https://github.com/quasar/Quasar/wiki/Getting-Started
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#750
No description provided.