ilspy
https://github.com/icsharpcode/ilspy
C#
.NET Decompiler
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported2 Subscribers
Add a CodeTriage badge to ilspy
Help out
- Issues
- Fix #3853: infer scoped locals from ref safety
- Add support for C# 15 closed hierarchies
- Decompiling a `scoped` ref local or ref-struct local drops the modifier (does not recompile)
- Analyze support for enum values
- Add decompiler accuracy tests as C#/VB.NET/F# snippets
- Metadata explorer: decoding options and richer viewing for CustomDebugInformation blobs
- runtime-async: pretty-test gaps in exception/try-finally rewriting
- Cast lost when ternary with mismatched branch types is hoisted to `object` local
- Decompilation error for Struct constructors defined in missing libraries
- Decompiled code compilation error accessing protected members due to unnecessary casting
- Docs
- C# not yet supported