NikitaCartes / EasyAuth

Easy authentication mod for Fabric servers
MIT License
124 stars 24 forks source link

[BUG] Windows defender false(?) positive issue #168

Closed kryakvanya closed 2 hours ago

kryakvanya commented 3 hours ago

Versions

Describe the bug Windows defender marks mod's .jar file as a virus (Trojan:AndroidOS/ZkarletFlash)

To Reproduce Steps to reproduce the behavior:

  1. Launch minecraft
  2. See "Incompatible mods found!" screen
  3. Read FileNotFoundException: path to mods folder\easyauth-mc1.20-3.0.19. jar (Операция не была успешно завершена, так как файл содержит вирус или потенциально нежелательную программу)

Expected behavior minecraft launches and works fine like it did yesterday and the day before

NikitaCartes commented 2 hours ago

It's a false positive, and the reason (I think) some antiviruses trigger on this file is because I tried to recompress included libraries to make the JAR smaller.

You can download 3.0.19 from GitHub, and it will not trigger antiviruses: https://github.com/NikitaCartes/EasyAuth/releases/tag/3.0.19

You can also compare versions from Modrinth/CurseForge and GitHub and see that their content is identical