ryanjon2040 / Unreal-Binary-Builder

An application designed to create installed Unreal Engine builds (aka Rocket builds) from Unreal Engine GitHub source.
MIT License
657 stars 150 forks source link

Windows defender flags as trojan #36

Closed nextrealm closed 3 years ago

nextrealm commented 3 years ago

Windows defender flags the release zip as Trojan:Script/Oneeva.A!ml

ryanjon2040 commented 3 years ago

Hi @nextrealm Thank you for the report. Yeah unfortunately Microsoft flags this as Trojan but it is false positive. I guarantee you the app is clean. I suspect the reason is because of either analytics or sentry. One of those might be triggering this false positive. I'm closing this for now.