dnSpyEx AlternativesDecompilers and other similar apps like dnSpyEx
dnSpyEx is described as 'Unofficial continuation of the dnSpy project which debugger and .NET assembly editor. You can use it to edit and debug assemblies even if you don't have any source code available. Main features:' and is a Decompiler in the development category. There are more than 10 alternatives to dnSpyEx for a variety of platforms, including Windows, Linux, Mac,.NET Framework and BSD apps. The best dnSpyEx alternative is x64dbg, which is both free and Open Source. Other great apps like dnSpyEx are IDA, Ghidra, GNU Project Debugger and ILSpy.
filter to find the best alternatives
dnSpyEx alternatives are mainly Decompilers but may also be Game Development Tools. Filter by these or use the filter bar below if you want a narrower list of alternatives or looking for a specific functionality of dnSpyEx.- Decompiler
- Free • Open Source
- 48 likes18 x64dbg alternatives
x64dbg is a 64-bit assembler-level debugger for Windows. The corresponding 32-bit debugger is called x32dbg.
x64dbg VS dnSpyEx
Is x64dbg a good alternative to dnSpyEx? - 55 likes33 IDA alternatives
IDA delivers robust disassembly and decompilation, supporting diverse processors and file formats. Its high-quality pseudocode mirrors original source code, aiding analysis of multi-platform software. It features dynamic debugging, metadata control with Lumina, and effective code deobfuscation.
License model
- Free Personal • Proprietary
Application type
Platforms
- Mac
- Windows
- Linux
IDA Features
IDA VS dnSpyEx
Is IDA a good alternative to dnSpyEx? - 24 likes21 Ghidra alternatives
Ghidra is a software reverse engineering (SRE) framework created and maintained by the National Security Agency Research Directorate. This framework includes a suite of full-featured, high-end software analysis tools that enable users to analyze compiled code on a variety of...
Ghidra VS dnSpyEx
Is Ghidra a good alternative to dnSpyEx? - 37 likes19 GNU Project Debugger alternatives
GNU Project Debugger, or gdb, is a command-line, source-level debugger for programs that were written in C, C++, D, Objective-C, Fortran, Java, Pascal, assembly, Modula-2, or Ada and compiled for any of a number of different target architectures including x86, x86-64, IA-64...
GNU Project Debugger Features
GNU Project Debugger VS dnSpyEx
Is GNU Project Debugger a good alternative to dnSpyEx? License model
- Free • Open Source
Application type
Platforms
- Windows
- .NET Framework
ILSpy Features
ILSpy VS dnSpyEx
Is ILSpy a good alternative to dnSpyEx?- 20 likes11 dnSpy alternatives
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.
License model
- Free • Open Source
Application types
Platforms
- Windows
dnSpy Features
DiscontinuedRepository on GitHub is archived since 2020.
dnSpy VS dnSpyEx
Is dnSpy a good alternative to dnSpyEx? Binary Ninja VS dnSpyEx
Is Binary Ninja a good alternative to dnSpyEx?- 7 likes29 Malcat alternatives
Malcat is a feature-rich hexadecimal editor / disassembler / decompiler for reverse engineers and malware analysts. It has support for many file formats and CPUs, can scan for signatures, decrypt/decompress data, diff files and run python scripts.
Malcat Features
Malcat VS dnSpyEx
Is Malcat a good alternative to dnSpyEx? - 25 likes9 dotPeek alternatives
What's Cool about dotPeek? Decompiling .NET 1.0-4.0 assemblies to C# Quick jump to a specific type, assembly, symbol, or type member Effortless navigation to symbol declarations, implementations, derived and base symbols, and more Accurate search for symbol usages with advanc.
dotPeek VS dnSpyEx
Is dotPeek a good alternative to dnSpyEx? License model
- Paid • Proprietary
Application types
Platforms
- Windows
- .NET Framework
.NET Reflector Features
.NET Reflector VS dnSpyEx
Is .NET Reflector a good alternative to dnSpyEx?- 1 like21 angr alternatives
angr is an open-source binary analysis platform for Python. It combines both static and dynamic symbolic ("concolic") analysis, providing tools to solve a variety of tasks.
angr VS dnSpyEx
Is angr a good alternative to dnSpyEx?
Comments about Ghidra as an Alternative to dnSpyEx
dnSpyEx is a C# decompiler, while Ghidra is a compiled-languages (primarily C, but also C++, Rust and Go) decompiler. Ghidra's type of decompiler is incomplete and requires extensive reverse-engineering, while dnSpxEx's decompiler will produce identical code in many cases. (This is, of course, due to C#'s compilation stack (which is similar to Java, JS, AS3 and more)).