Software Alternatives & Reviews

.NET Reflector VS dnSpy

Compare .NET Reflector VS dnSpy and see what are their differences

.NET Reflector logo .NET Reflector

.

dnSpy logo dnSpy

.NET assembly editor, decompiler, and debugger
  • .NET Reflector Landing page
    Landing page //
    2023-04-25
  • dnSpy Landing page
    Landing page //
    2023-09-14

.NET Reflector videos

VC#. Обратная инженерия и .NET Reflector. Урок 9

More videos:

  • Review - Cracking Programs | using .Net Reflector to Crack Crypto Obfuscator
  • Tutorial - How To Crack .Net Reflector

dnSpy videos

How to Debug .NET Application with DnSPY?

More videos:

  • Review - ConfuserEx Trick Remove Anti Tamper (DnSpy)

Category Popularity

0-100% (relative to .NET Reflector and dnSpy)
Software Development
43 43%
57% 57
IDE
36 36%
64% 64
Decompiler
43 43%
57% 57
Developer Tools
48 48%
52% 52

User comments

Share your experience with using .NET Reflector and dnSpy. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare .NET Reflector and dnSpy

.NET Reflector Reviews

Reverse engineering tools review
Debugger for .NET Framework applications. It is quite a robust tool, but sometimes invaluable. It looks a bit like Visual Studio built-in debugger, I'm mentioning it only because it is one of very few debuggers for .NET applications without access to source codes, there are also plugins for .NET Reflector for the purpose of debugging (Deblector plugin).
Source: www.pelock.com

dnSpy Reviews

Reverse engineering tools review
Reincarnation of the excellent dnSpy described above, made by a Polish guy ElektroKill. Updated libraries to support latest .NET versions, fixed bugs. Just download and test.
Source: www.pelock.com

What are some alternatives?

When comparing .NET Reflector and dnSpy, you can also consider the following products

ILSpy - ICSharpCode. Decompiler. Console..

dotPeek - dotPeek is a free tool based on ReSharper. It can reliably decompile any . NET assembly into C# or IL code. Download dotPeekCommunity. Materials Newsletters, webinars.

Java Decompiler - Yet another fast Java decompiler

Telerik JustDecompile - Free. For everyone. Forever. With an open source decompilation engine

CFF Explorer Suite - CFF Explorer Suite is a freeware pack of many developing and editing tools like PE editor, process viewer, etc.

CFR - CFR is a JVM bytecode decompiler - it will decompile modern Java features - up to and including much of Java 9, but is written entirely in Java 6, so will work anywhere! - It'll even make a decent go of turning class files from other JVM languages (…