Fixed Windows 7 compatibility
This commit is contained in:
@@ -293,6 +293,7 @@ allowedAPIs = {
|
||||
"GetFileAttributesA",
|
||||
"OpenThreadToken",
|
||||
"GetOverlappedResult",
|
||||
"CryptGenRandom",
|
||||
}
|
||||
|
||||
f = open(sys.argv[1], 'r')
|
||||
|
||||
Reference in New Issue
Block a user