Skip to content

Commit ef3b52a

Browse files
author
nothing
committed
moved AV to seperate file
1 parent 8ef917b commit ef3b52a

2 files changed

Lines changed: 19 additions & 12 deletions

File tree

av.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## Anti-virus detection
2+
3+
Sometimes the windows defender deteced the software as a virus. This is a false positive. The software is open source, so you can check the code yourself. If you don't trust me, you can always download the source code and build it yourself.
4+
5+
I have already opened an ticket with Microsoft to get the software whitelisted. Check the picture below for the submission.
6+
7+
![Windows Defender Submission](images/submission.png)
8+
9+
**Update:** This is the response I got from Microsoft:
10+
11+
![Windows Defender Submission](images/response.png)
12+
13+
I also manually rescanned the file, but couldn't get it to throw a false positive. I will watch this issue further and update this section if anything changes. Please let me know if you have any problems with the software and the AV.
14+
15+
## VirusTotal
16+
17+
I have also scanned the file with VirusTotal. You can see the results [here](www.virustotal.com/gui/file/17894a2bb63c50e34e0def96e142d74be5cf56457d62d23e3730e02d47ba2c31)

readme.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -51,21 +51,11 @@ To uninstall the Keychron Software Updater:
5151

5252
## Problem reports
5353

54-
The software will break if Keychron changes the download link for the software. If this happens, please open an issue with your received error message and I will try to fix the problem as soon as possible.
54+
The software will break if Keychron changes the download link for the software. If this happens, please open an issue with your received error message and I will try to assist you as soon as possible.
5555

5656
## Anti-virus detection
5757

58-
Currently the windows defender detects the software as a virus. This is a false positive. The software is open source, so you can check the code yourself. If you don't trust me, you can always download the source code and run it yourself.
59-
60-
I have already opened an ticket with Microsoft to get the software whitelisted. Check the picture below for the submission.
61-
62-
![Windows Defender Submission](images/submission.png)
63-
64-
**Update:** This is the response I got from Microsoft:
65-
66-
![Windows Defender Submission](images/response.png)
67-
68-
I also manually rescanned the file, but couldn't get it to throw a false positive. I will watch this issue further and update this section if anything changes. Please let me know if you have any problems with the software and the AV.
58+
For information regarding anti-virus detection, please see the [av.md](av.md) file.
6959

7060
## FAQ
7161

0 commit comments

Comments
 (0)