Update check_win7.py

This commit is contained in:
SChernykh
2024-12-05 10:52:04 +01:00
parent 4b18bb6ea4
commit 28ee73b9e4

View File

@@ -295,6 +295,7 @@ allowedAPIs = {
"GetOverlappedResult",
"CryptGenRandom",
"HeapQueryInformation",
"AreFileApisANSI",
}
f = open(sys.argv[1], 'r')