Milxnor / Cobalt

Universal SSL Bypass for Fortnite.
BSD 3-Clause "New" or "Revised" License
40 stars 15 forks source link

Cobalt DLL falsely flagged workaround (Repost) #11

Open kenzdev1337 opened 5 months ago

kenzdev1337 commented 5 months ago

(Summary of the Discord thread about the same suggestion)

While compiling myself the Cobalt DLL, I noticed that my antivirus didn't detected the file as a virus because I compiled it in debug mode. As soon I compiled the DLL in release mode, the antivirus started to flag the file as a virus. Then, I decided to do a VirusTotal scan on the debug build to see if this occurred only on my computer, and the file was flagged by only 4 vendors compared to the release build flagged by 51 vendors

VirusTotal links:

However, building as debug causes the code to be slower than building as release. So to try to optimize to the maximum the code, I tweaked some build settings

Changes :

After compiling with these optimizations, the Cobalt DLL is flagged by around the same number than the debug build without optimizations on VirusTotal

Could this workaround be implemented in future versions of the launcher? Thanks in advance

Screenshots:

zeroaltud commented 5 days ago

doesnt even build on debug XD