You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is with the ps2exe module that I use to create a .exe executable from the .ps1 PowerShell script. The README includes the exact build instructions that I used for the release, as well as how to build it yourself. The ps2exe module has been abused by scammers and thus most every executable made with it is now being picked up by antivirus vendors.
Since this project isn't shaking the world at the moment, I haven't bothered to do anything about this. If you're concerned about this false positive being anything but, simply use the raw .ps1 PowerShell script.
The false positives are caused by a lack of code-signing, which is too expensive for a simple application like this. More details can be found alongside each release, as I go over the issue each time I create a release. If you're concerned about what the program does, you can analyze the source code and build it manually with Visual Studio 2022.
Gets marked by 32 Vendors as malicious.. I'll pass. I'm good using task manager.
https://www.virustotal.com/gui/file/906eed88d8924ab931f8bad6c2ad8b92fa42947821c7a9f9347123df4b02718e
The text was updated successfully, but these errors were encountered: