Ilasm.exe

used for compile c# code into dll or exe.

Compile

Compile attacker code on system. Bypass defensive counter measures.

ilasm.exe {PATH_ABSOLUTE:.txt} /exe

Binary file used by .NET to compile C#/intermediate (IL) code to .exe — MITRE: T1127 — Privileges: User

A description of the usecase

ilasm.exe {PATH_ABSOLUTE:.txt} /dll

Binary file used by .NET to compile C#/intermediate (IL) code to dll — MITRE: T1127 — Privileges: User