Catalog LOLBAS

LOL · Binary

vbc.exe

2 techniques WindowsLOLBAS GPL-3.0

Compile

Compile Windows

Binary file used by .NET to compile Visual Basic code to an executable.

Use Compile attacker code on system. Bypass defensive counter measures.

vbc.exe /target:exe {PATH_ABSOLUTE:.vb}
Context
user
Native
Compile
MITRE
T1127

Compile

Compile Windows

Binary file used by .NET to compile Visual Basic code to an executable.

Use Compile attacker code on system. Bypass defensive counter measures.

vbc -reference:Microsoft.VisualBasic.dll {PATH_ABSOLUTE:.vb}
Context
user
Native
Compile
MITRE
T1127