This commit is contained in:
n1nj4sec 2017-02-10 22:54:15 +01:00
commit b9e95c59a2
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ from lazagne.config.constant import *
from lazagne.config.manageModules import get_categories, get_modules
from lazagne.config.changePrivileges import ListSids, rev2self, impersonate_sid_long_handle
sys.setrecursionlimit(10000) # workaround to this error: RuntimeError: maximum recursion depth exceeded while calling a Python object
# Tab containing all passwords
stdoutRes = []