AccCheckConsole.exe

Verifies UI accessibility requirements

AWL Bypass

Local execution of managed code to bypass AppLocker.

AccCheckConsole.exe -window "Untitled - Notepad" {PATH_ABSOLUTE:.dll}

Load a managed DLL in the context of AccCheckConsole.exe. The -window switch value can be set to an arbitrary active window name. — MITRE: T1218 — Privileges: User

Execute

Local execution of managed code from assembly DLL.

AccCheckConsole.exe -window "Untitled - Notepad" {PATH_ABSOLUTE:.dll}

Load a managed DLL in the context of AccCheckConsole.exe. The -window switch value can be set to an arbitrary active window name. — MITRE: T1218 — Privileges: User