Updated dependencies

This commit is contained in:
SChernykh
2024-01-29 11:58:41 +01:00
parent 7255578936
commit 0d8610815a
16 changed files with 9 additions and 7 deletions

View File

@@ -259,6 +259,8 @@ allowedAPIs = {
"InitializeSecurityDescriptor",
"BCryptGenRandom",
"GetConsoleCP",
"DeleteFileW",
"GetTempPathW",
}
f = open(sys.argv[1], 'r')