Skip to content

Detected by Windows Defender #9

@ear1blue

Description

@ear1blue

Apparently, the System.Net library is really common in Trojans. Thus, publishing my launcher causes all the people to get the 'Threats found' notification and can not run it.

Also, what .NET WPF version to choose, so almost no one wouldn't need to install it?

I'm using 7zip program (a folder '.res' in the build folder) to unpack the .7z files downloaded, instead of .zip (I'm using Discord as hosting game, and pastebin to host versions).

Also, I' using Costura.Fody to smaller the number of files, I'm also hiding all except .exe files (to make it easier for less tech-saavy people to launch the proper file) before packing into zip and sending via my game's Discord.

I'm going to fork this project and publish a better version of the launcher, when this is fixed.
It will include:

  • Changelogs
  • Other folder name than 'Builds'
  • JSON Version history (+ download) like Minecraft (you will be able to disable it)
  • Dedicated editor for the version JSON file (+ project of it)
  • Building for multiple platforms automation + publishing-to-discord-and-launcher automation in a python script that will be run after all platforms built

Version file will look like this if I don't use JSON (it works by separating strings by "\r\n":

[version in string]
[link to the archive with the game]
[archive filename]
[changelog in next lines]
<!nv> (version separator)

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions