Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
Dec 21, 2020 · dnSpy is a debugger and .NET assembly editor. You can use it to edit and debug assemblies even if you don't have any source code available.
People also ask
Aug 24, 2009 · I have an old DLL that stopped working (log2vis.dll) and I want to look inside it to see what objects it uses. The DLL was written in C++ (not .
Oct 13, 2023 · The best Snowman C++ Decompiler alternative is ILSpy, which is both free and Open Source. Other great apps like Snowman C++ Decompiler are dnSpy, Cutter, ...
Dec 21, 2020 · NET debugger and assembly editor. Contribute to dnSpy/dnSpy development by creating an account on GitHub.
Apr 17, 2013 · It might be easier to create a C++ application that directly uses the DLL and debug that application using the native debugger.
Sep 20, 2020 · I have a dll that was originally written in C++/CLI. Is there a decompiler that can decompile the C++/CLI bits (as opposed to the native ...
Sep 25, 2017 · It is a Managed C++/.NET solution. The first interesting fact is that was where to look for Main it wasn't found in som obvious locations like Program class.
Sep 3, 2018 · @sockpuppet7 said in PSA: dnSpy is a terrifyingly good .NET decompiler: IMO low level unit tests are something invented by people on dynamic ...