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
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,12 +13,11 @@ Made by <a href="https://discord.com/users/1207030093755453513">@xemu.lated</a>
13
13
</br>
14
14
15
15
## 📑 Important
16
-
If this program gets flagged as malware it's a false positive, look thru the source code (it's not that complicated) and see it for yourself. On why it's flagged:
17
-
- It downloads and executes files.
18
-
- it's packed with UPX.
19
-
- It uses PyInstaller as a compiler.
20
-
21
-
Nope, this program won't run on windows 7, 8 and 8.1 (or 32-bit systems). Adressing [Issue #9](https://github.com/xemulat/XToolbox/issues/9)
16
+
1. This program will run __ONLY__ on Windows 10 and Windows 11, tested on 21h2, but should work fine on older versions.
17
+
2. If this program gets flagged as malware it's a false positive, here's why:
0 commit comments