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
<h3id="is-it-virus" class="title is-3">Virus scanners show the tool as a virus or trojan. What is going on?
202
221
</h3>
@@ -205,7 +224,8 @@ <h3 id="is-it-virus" class="title is-3">Virus scanners show the tool as a virus
205
224
The code and build process of the distributed files is completely open source and can be found on github. So
206
225
people can verify that it's not malicious software.
207
226
</p>
208
-
<p>The Installer is bundled and compiled python code made into an executable file. This is done with <ahref="https://pyinstaller.org/" target="_blank">pyinstaller</a>.
227
+
<p>The Installer is bundled and compiled python code made into an executable file. This is done with <a
<h3id="is-it-virus" class="title is-3">Virus scanners show the tool as a virus or trojan. What is going on?
102
121
</h3>
@@ -105,7 +124,8 @@ <h3 id="is-it-virus" class="title is-3">Virus scanners show the tool as a virus
105
124
The code and build process of the distributed files is completely open source and can be found on github. So
106
125
people can verify that it's not malicious software.
107
126
</p>
108
-
<p>The Installer is bundled and compiled python code made into an executable file. This is done with <ahref="https://pyinstaller.org/" target="_blank">pyinstaller</a>.
127
+
<p>The Installer is bundled and compiled python code made into an executable file. This is done with <a
0 commit comments