
dotPeek: Free .NET Decompiler & Assembly Browser by JetBrains
It can reliably decompile any .NET assembly into equivalent C# or IL code. The decompiler supports multiple formats including libraries (.dll), executables (.exe), and Windows metadata …
Decompiler Explorer
Decompiler Explorer is an interactive online decompiler which shows equivalent C-like output of decompiled programs from many popular decompilers.
21 Best DLL Decompilers 2025 (Ranked and Reviewed) - Edopedia
Sep 16, 2025 · So, to make things easier for you, I have arranged the DLL decompilers according to the programming languages. The list contains free, paid, open source, and online DLL …
GitHub - icsharpcode/ILSpy: .NET Decompiler with support for …
The VC++ toolset is optional; if present it is used for editbin.exe to modify the stack size used by ILSpy.exe from 1MB to 16MB, because the decompiler makes heavy use of recursion, where …
Kluzo: Online .NET Decompiler & Assembly Browser
Decompile .NET assemblies directly in the browser, using WebAssembly. Prevent sending sensitive assemblies to any server.
decompiler - How do I decompile a .dll file? - Stack Overflow
Viewing the source code from a compiled DLL is called decompiling. The source code is not inside a DLL--it has to be reconstructed by decompiling the binary data.
Decompile DLL to Source Code with Free DLL Decompiler Online
Our advanced online service allows you to decompile DLL files quickly and efficiently. Whether you need to recover lost source code, analyze third-party applications, or inspect compiled …
Dll Decompiler
After we have converted the EXE into DLL, then you can use DLL to C to decompile the DLL yourself. Dll Decompiler provides professional DLL/EXE decompile services and tools. We …
Binary Ninja
Decompile software built for many common architectures on Windows, macOS, and Linux for a single price, or try out one of our limited (but free!) versions.
.NET Decompiler: Decompile Any .NET Code | .NET Reflector
Decompile, browse, and analyze any .NET assembly to C#, VB.NET, or IL. Use the standalone application to explore and navigate decompiled code. Get results as you type and find what …