[GH-ISSUE #693] Avoid Virus Detection #443

Closed
opened 2026-02-27 15:50:22 +03:00 by kerem · 4 comments
Owner

Originally created by @ajhalls on GitHub (Aug 23, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/693

Which section of this software triggers the antivirus software? Of all the features listed, the only ones I am looking for are:

TCP network stream (IPv4 & IPv6 support)
Fast network serialization (NetSerializer)
Compressed (QuickLZ) & Encrypted (AES-128) communication
Multi-Threaded
Task Manager
File Manager
Startup Manager
Remote Desktop
Remote Shell
Download & Execute
Upload & Execute
System Information
Computer Commands (Restart, Shutdown, Standby)
Reverse Proxy (SOCKS5)

If I were to remove the others like keylogging, would it still be recognized as a virus?

Originally created by @ajhalls on GitHub (Aug 23, 2018). Original GitHub issue: https://github.com/quasar/Quasar/issues/693 Which section of this software triggers the antivirus software? Of all the features listed, the only ones I am looking for are: TCP network stream (IPv4 & IPv6 support) Fast network serialization (NetSerializer) Compressed (QuickLZ) & Encrypted (AES-128) communication Multi-Threaded Task Manager File Manager Startup Manager Remote Desktop Remote Shell Download & Execute Upload & Execute System Information Computer Commands (Restart, Shutdown, Standby) Reverse Proxy (SOCKS5) If I were to remove the others like keylogging, would it still be recognized as a virus?
kerem 2026-02-27 15:50:22 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@yankejustin commented on GitHub (Aug 23, 2018):

"If I were to remove the others like keylogging, would it still be recognized as a virus?"

Yup, which is a good thing.

<!-- gh-comment-id:415589072 --> @yankejustin commented on GitHub (Aug 23, 2018): "If I were to remove the others like keylogging, would it still be recognized as a virus?" Yup, which is a good thing.
Author
Owner

@ajhalls commented on GitHub (Aug 24, 2018):

Why is that a good thing? How is the feature list I gave different from other commercial products like RemoteUtilities, Solarwinds MSP and so on? It seems like a perfect Helpdesk tool, if you take out some of the other things.

<!-- gh-comment-id:415639710 --> @ajhalls commented on GitHub (Aug 24, 2018): Why is that a good thing? How is the feature list I gave different from other commercial products like RemoteUtilities, Solarwinds MSP and so on? It seems like a perfect Helpdesk tool, if you take out some of the other things.
Author
Owner

@Vylcon commented on GitHub (Aug 24, 2018):

I'm also having this issue, our antivirus programs deletes most of the files. How can we cope with this?

<!-- gh-comment-id:415679707 --> @Vylcon commented on GitHub (Aug 24, 2018): I'm also having this issue, our antivirus programs deletes most of the files. How can we cope with this?
Author
Owner

@MaxXor commented on GitHub (Aug 24, 2018):

Add an exception to your AV?

<!-- gh-comment-id:415681274 --> @MaxXor commented on GitHub (Aug 24, 2018): Add an exception to your AV?
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#443
No description provided.