Mono.Cecil.Explorer
Ein Mono.Cecil-Objektexplorer, der die Objekthierarchie darstellt, die Cecil aus einem CIL(.NET)-Assembly liest.
This tool shows the object hierarchy that Mono.Cecil reads from a CIL (.NET) assembly. Use it to learn about how compiled source code is seen by Cecil and how you can interpret and manipulate assemblies.
The members list contains all public properties and fields as well as parameterless methods returning a value. Anything IEnumerable lists the collection items instead of any members.
The Type column shows the interface type and, if different, the instance runtime type of the value.
Kompatibilität:
Bilder
Download
CecilExplorer.7z164 KiBArchiv mit Programmdateien, Version 1.0
master.zipAktueller Quelltext direkt von GitHub
Es gibt ein öffentliches Git-Repository von CecilExplorer bei GitHub.
Quick start
Drag an assembly file to inspect onto the window or press Ctrl+O to select a file. Press F1 to learn more about the keyboard interaction and colours used.
Lizenz und Nutzungsbedingungen
Diese Software wird unter den Bedingungen der MIT-Lizenz veröffentlicht. Die genauen Lizenzbedingungen befinden sich im Download.
Statistische Daten
- Erstellt am 2016-08-31, aktualisiert am 2016-09-01.
- Ca. 2 200 Codezeilen, geschätzte Entwicklungskosten: 2 200 - 8 800 €