mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #726] Error while building in release mode #471
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#471
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @agent47007 on GitHub (Nov 11, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/726
Describe the bug
I initially had issues with package manager while building in debug mode but unistalled and re-installed MouseKeyHook package and updated ILMerge. then i moved on to create a release of Quasar RAT and it showed a successful build in my Visual studio 2017 environment
when i opened the quasar.exe it demanded i create a certificate which i did and then saved the certificate.
when the quasar sceeen came up proceeded to client builder
i run a windows 10 PC, kindly see screenshot below

@MaxXor commented on GitHub (Nov 11, 2018):
Most of the time the AV is deleting the file. Just add an exception to your AV.
@15w34r0n3D4y commented on GitHub (Nov 11, 2018):
Got same problem, there is no client.bin file, and I add exception to AV. Are you fix it @agent47007?
@agent47007 commented on GitHub (Nov 11, 2018):
hello,
i added the folder as an exception to comodo antivirus 10.
but i noticed that anytime i build a solution when my anti-virus is on i get a successful build but without the client.bin file
but when i build a solution when i have disabled of my antivirus setting i get the following error below.
i have already tried and tried package restore so many times and play around with package manager for hours and days without any resolve.
i also disabled most of my windows defender settings. can you do a build and send me
thanks
Severity Code Description Project File Line Suppression State
Error The command ""C:\Users\agent47\achike\QuasarRAT\packages\ILMerge.2.14.1208\tools\ILMerge.exe" /out:"C:\Users\agent47\achike\QuasarRAT\bin\Release\Client.all.exe" "C:\Users\agent47\achike\QuasarRAT\bin\Release\Client.exe" "C:\Users\agent47\achike\QuasarRAT\bin\Release\protobuf-net.dll" "C:\Users\agent47\achike\QuasarRAT\bin\Release\Gma.System.MouseKeyHook.dll" "C:\Users\agent47\achike\QuasarRAT\bin\Release\Quasar.Common.dll" /target:WinExe /wildcards /internalize
copy "C:\Users\agent47\achike\QuasarRAT\bin\Release\Client.all.exe" "C:\Users\agent47\achike\QuasarRAT\bin\Release\client.bin" /Y" exited with code 1. Quasar.Client
Severity Code Description Project File Line Suppression State
Warning CS0169 The field 'Client._typeIndex' is never used Quasar.Client C:\Users\agent47\achike\QuasarRAT\Quasar.Client\Networking\Client.cs 197 Active
@15w34r0n3D4y commented on GitHub (Nov 11, 2018):
Solution for this error: https://github.com/quasar/QuasarRAT/issues/727
@treshchev commented on GitHub (Jan 7, 2024):
I have a similar problem, I can't fix it, can someone help me? I click on settings and this window pops up
