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
- 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
- `null` of anonymous type
- Explicit interface method implementations missing ValueTuple names in type argument
- Wrong decompilation of deconstruction in foreach
- Docs
- C# not yet supported