ilasm

     

ILAsm (ilasm.exe) is the .NET Framework assembler that assembles programs in CIL to its platform-inependent binary representation. This is just-in-time compiled at the time of execution to machine code for execution.