Update check_win7.py
This commit is contained in:
@@ -295,6 +295,7 @@ allowedAPIs = {
|
||||
"GetOverlappedResult",
|
||||
"CryptGenRandom",
|
||||
"HeapQueryInformation",
|
||||
"AreFileApisANSI",
|
||||
}
|
||||
|
||||
f = open(sys.argv[1], 'r')
|
||||
|
||||
Reference in New Issue
Block a user