mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #647] Why the generated program does not correspond to the size of "bin" #400
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#400
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 @1zhanglingji on GitHub (Feb 27, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/647
emmmmm
I stumbled upon a problem
I try to locate the feature code, but the final program will be detected by the antivirus software
So I want the generation program to be generated completely according to bin
I don't understand English and I do not understand the use of C# QWQ
I come from China and hope you can reply to this question
(our country is harms by the back door so hope not to have a back door =3= thank you)
@1zhanglingji commented on GitHub (Feb 27, 2018):
咳
@ViCrack commented on GitHub (Apr 17, 2018):
其实我都看不太懂你说的是啥。
这种RAT工具本来就很容易被AntiVirus所杀,bin是用来辅助增加配置信息的,不可能生成之后完全一模一样,
还有这跟来自哪里没关系,就算不懂C#你也可以尝试抓包等来判断有无后门(何况人家都开源了)。
@MaxXor commented on GitHub (Apr 17, 2018):
The names of numerous fields, methods and classes are being obfuscated when generating the client, thus the size doesn't match anymore with
client.bin.Check here phase 2 of the build process: https://github.com/quasar/QuasarRAT/blob/master/Server/Core/Build/ClientBuilder.cs#L122
Anyways, no discussion of making Quasar undetected by AV. Add an exception to your AV.