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
- Wrong Decompilation: catch (object obj) when (obj is System.Exception) for VB exception
- Does not handle collection expression in call to base constructor properly
- Record type isn't decompiled well if a field is declared before a property
- The generated PDB has issues - stackframe switching is not supported.
- Add support for generating PDBs from NativeAOT libraries
- Save project - single fail lead to total crash
- Fields initialized in the constructor should not be ordered by token.
- Parallelize (multithread) ILSpyCmd Project Decompilation
- Fixed the issue where TryResolveDotNetCoreShared might not load the correct version of the specified dll
- `field` keyword in auto properties
- Docs
- C# not yet supported