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
ConsoleConfig.DisplayHeader("Executing Anti Virtualization Tricks");
107
+
ConsoleConfig.DisplayResult("Checking For Triage: ",AntiVirtualization.TriageCheck(),"Checks if Triage is present through disk.");
107
108
ConsoleConfig.DisplayResult("Checking For Sandboxie Module in Current Process: ",AntiVirtualization.IsSandboxiePresent(),"Checks if Sandboxie is present.");
108
109
ConsoleConfig.DisplayResult("Checking For Comodo Sandbox Module in Current Process: ",AntiVirtualization.IsComodoSandboxPresent(),"Checks if Comodo Sandbox is present.");
109
110
ConsoleConfig.DisplayResult("Checking For Cuckoo Sandbox Module in Current Process: ",AntiVirtualization.IsCuckooSandboxPresent(),"Checks if Cuckoo Sandbox is present.");
0 commit comments