Binary file used by .NET to compile C#/intermediate (IL) code to .exe
ilasm.exe C:\public\test.txt /exe
Usecase: Compile attacker code on system. Bypass defensive counter measures.
Privileges required: User
OS: Windows 7, Windows 10, Windows 11
MITRE ATT&CK®: T1127
Binary file used by .NET to compile C#/intermediate (IL) code to dll
ilasm.exe C:\public\test.txt /dll
Usecase: A description of the usecase
Privileges required: User
OS: Windows 7, Windows 10, Windows 11
MITRE ATT&CK®: T1127