.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Siegfried Pammer 00d6c6175a #1049: Check decompiler settings in TransformAssignment.HandleCompoundAssign as well. 7 years ago
..
CSharp Make ILRange field private - introduce public API for IL range manipulation. 7 years ago
DebugInfo SHA256 instances are not thread-safe 7 years ago
Disassembler Merge branch 'master' of https://github.com/icsharpcode/ILSpy into ppdb 7 years ago
Documentation Possible fix for primitive types resolving to MinimalCorlib types in navigateTo handling. 7 years ago
FlowAnalysis
IL #1049: Check decompiler settings in TransformAssignment.HandleCompoundAssign as well. 7 years ago
Metadata Merge pull request #1419 from icsharpcode/new-baml-decompiler 7 years ago
Output Fix #1359: Support obfuscated names in treeview and search. 7 years ago
Properties Add ShowCFGContextMenuEntry - requires GraphViz dot.exe in PATH. 7 years ago
Semantics Fix #1283: handle invalid metadata when decoding constants 7 years ago
TypeSystem Fix #1394: Fields marked 'specialname' are excluded from the type system 7 years ago
Util PDB generator now can emit "method stepping information" for async functions. 7 years ago
DecompileRun.cs
DecompilerException.cs Fix possible null reference. 7 years ago
DecompilerSettings.cs #1049: Remove AlwaysGenerateExceptionVariableForCatchBlocks from DecompilerSettings. 7 years ago
ICSharpCode.Decompiler.csproj Make ILRange field private - introduce public API for IL range manipulation. 7 years ago
ICSharpCode.Decompiler.nuspec.template See #1416. Also upgraded Cecil to .3 (from .1) 7 years ago
ICSharpCode.Decompiler.ruleset
ICSharpCode.Decompiler.snk
NRExtensions.cs Eliminate SpecializingDecompilerTypeSystem and use GenericContext instead. 7 years ago
SRMExtensions.cs Possible fix for primitive types resolving to MinimalCorlib types in navigateTo handling. 7 years ago
SRMHacks.cs Reorganize extension methods + remove unused/obsolete. 7 years ago