You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if("wireshark" in processName or "processhacker" in processName or "fiddler" in processName or "procexp" in processName or "procmon" in processName or "sysmon" in processName):
alertstate = 1
print("Sandbox environment detected! Process exiting...")