ILSpy
.NET decompiler
A tool for reverse-engineering and analyzing .NET assemblies
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
22k stars
708 watching
3k forks
Language: C#
last commit: 9 days ago
Linked from 2 awesome lists
c-sharpdecompiledecompilerdecompiler-enginedotnetdotnetcoreilspymonopdbunity
Related projects:
Repository | Description | Stars |
---|---|---|
icsharpcode/ilspy-vscode | A tool for decompiling .NET assemblies and integrating it with Visual Studio Code. | 150 |
icsharpcode/avaloniailspy | A .NET decompiler built on the Avalonia framework | 1,574 |
bannsec/ilspy_docker | Docker image to decompile binary code into C# source code | 2 |
samboycoding/cpp2il | Reverses Unity's IL2CPP build process to its original managed DLLs | 1,729 |
perfare/il2cppdumper | A tool for reverse-engineering Unity's il2cpp binaries | 7,095 |
djkaty/il2cppinspector | Automated tool for analyzing and reverse engineering Unity IL2CPP binaries | 2,620 |
hjlebbink/asm-dude | An extension for Visual Studio that provides syntax highlighting and code completion support for assembly languages. | 4,130 |
verifytests/verify.icsharpcode.decompiler | A verification tool for .NET assemblies decompiled by ICSharpCode.Decompiler | 8 |
dnspyex/dnspy | An unofficial continuation of the dnSpy project which provides a debugger and assembly editor for .NET assemblies without source code. | 6,958 |
dotnet/wpf | A UI framework for building Windows desktop applications using C# and XAML. | 7,094 |
dotnet/fsharp | The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,926 |
dotnet/msbuild | The Microsoft Build Engine is a platform for building applications by controlling how the build process processes and builds software. | 5,232 |
tsudakageyu/minhook | An x86/x64 API hooking library for Windows | 4,406 |
icsharpcode/avalonedit | A WPF-based text editor component used in various .NET applications | 1,867 |
studio-42/elfinder | A web-based file manager with features like drag-and-drop upload, multiple storage drivers, and customizable interface. | 4,652 |