.
.NET Reflector Add-ins
.NET Reflector has a comprehensive add-in model, with an API that lets you extend the tool to suit to your exact needs. The API also lets other tools take advantage of .NET Reflector’s unparalleled decompilation and disassembly abilities to complement their own functionality. The best thing is, building your own add-in is painless.
Below are some great add-ins & tools which we recommend you try out, and there are more you can download. We’ve done our best to find some of the best add-ins around, but you can still recommend others which you think we should feature. Or better still, why not write you own? We have links to some great tutorials to get you started:
- Introduction to the .NET Reflector Add-In Model
- .NET Reflector Add-Ins on Codeplex
-
Diff
Diff lets you compare two assemblies and view the differences between them. It does exactly what the name suggests, and does it well.
Created by Sean Hederman
[More information] -
Reflexil
Reflexil is an advanced assembly editor, able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports ‘on the fly’ C# and VB.NET code injection.
Created by Sebastien LEBRETON
[More information] -
Assembly Visualizer
Assembly Visualizer is an open-source data visualization add-in, created for more convenient assemblies investigation.
Created by Denis Markelov
[More information] -
Snippy
Snippy is a light weight snippet compiler originally created by Jon Skeet for his book C# in Depth: What you need to master C# 2 and 3, and later turned it into a Reflector add-in by Jason Haley.
Created by Jason Haley
[More information] -
FileDisassembler
FileDisassembler is a little add-in that can be used to dump the decompiler output to files of any Reflector supported language (C#, VB.NET, Delphi).
Created by Denis Bauer
[More information] -
SQLBrowser
The SQL Assembly Browser is a little add-in that can be used to browse .NET assemblies stored in a SQL Server database.
Created by Denis Bauer
[More information] -
Peli’s Classic Bundle
Peli’s Classic bundle is a set of four .NET Reflector add-ins, originally written by Jonathan "Peli" de Halleux. Although no longer supported by Peli, these add-ins are considered "classics" by many, and are predecessors to several more contemporary extensions. Created by Peli de Halleux
[More information]



