CIL Disassembler

CIL Disassembler

Rating
1
Reviews
2
View the classes and other types within any .NET program.
Double-click an entry to view the disassembled CIL instructions.

App details

Release date

2016-02-13

Last update

2022-02-16

Product ID

9NBLGGH5KB8B

Categories

Developer tools

About CIL Disassembler

CIL Disassembler lets you view the disassembled MSIL bytecode inside every compiled .NET Framework application. Open any .EXE or .DLL file that contains compiled .NET code and this app will show you the code inside.

This app supports programs written in C#, Visual Basic .NET, and F#. It also supports some (but not all) programs written in Visual C++. It can also open Windows Metadata files used in UWP app development. CIL Disassembler does not decompile compiled assemblies into C#; instead, it displays the raw MSIL instructions run by the CLR.

Simply open an EXE or DLL file when prompted, and CIL Disassembler will display a list of the classes within the file. Then, double-click an item in the list to view the disassembly.

Key features

  • View CIL inside any .NET program
  • Easily browse the classes inside almost any .NET program
  • View Windows Metadata API contracts
  • Completely free: No ads, no in-app purchases