An IL disassembler written using the .NET reflection API which allows the library to be embedded in .NET applications. The method body disassembler is based on Mono.Reflection.
* Instead of raw data for custom attribute constructors, uses the "real" value. * Generics are handled different, for example the generic argument position with "!" are omitted. Because the library is written using reflection, some features available in *ildasm.exe* is not available. * Unmanaged code. * Raw constructor data.svenslaggare/ILDisassembler
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|