Fixed the AV false positives! | v1.5
I now compile Writing Tools with PyInstaller, which fixes the AV false positives from the previous Nuitka compiler.
Nuitka minifies and obfuscates the code to make it smaller in size, but this results in a known issue of AVs finding it suspicious.
Well, we don't have to worry about that anymore :3