github Mysticial/y-cruncher v0.8.7.9547b
Version 0.8.7.9547b (Windows Only)

8 months ago

No functional changes.

The "y-cruncher.exe" launcher binary has been recompiled without static linking due to it triggering false positives from virus scanners. All other binaries are unchanged from the previous release.


Rant: These modern virus scanners are complete shit and can't the difference between hello world and a virus.

The offending launcher binary is completely open-sourced here: https://github.com/Mysticial/y-cruncher/tree/master/trunk/VSS%20-%20Launcher

If you open the solution and compile with static-linking /MT, you will light up half of Virus Total. Recompile with dynamic-linking /MD and it's clean.

Don't miss a new y-cruncher release

NewReleases is sending notifications on new releases.