Assembly Analyzer

asmanalyzer.zip (27,1 MB)
Assembly Analyzer allows the user to view the resources and metadata contained within .NET assemblies. It also contains a disassembler that displays source code for methods and dependencies, including call graphs.

CCI Explorer (An alternative to .NET Reflector)

CCI Explorer is an alternative to RedGate Reflector. It use the Microsoft Common Compiler Infrastructure to decompil and view source executable code. The application is writing in WPF and use the MVVM pattern.

CodeDefender

Protect your .Net codes easily with this smart obfuscator!

CrossNet

crossnet.zip (2,6 MB)
CrossNet is a cross platform .NET Runtime. It parses .NET assemblies and generates unmanaged C++ code that can be compiled on any standard C++ compiler. More than 95% of the .NET 2.0 features are actually "emulated" in C++. CrossNet does *not* produce managed C++, the generated code is pure C++ ANSI. Even if that's only an emulation of .NET behavior, the performance and memory usages are usually in the same range as C++ / .NET.

CrossNetSystem

CrossNetSystem is the default Base Class Library (BCL) for CrossNet. CrossNet is a .NET runtime. It converts .NET assemblies to plain C++.

ExceptionFinder for Reflector

This is a Reflector add-in that will find all of the exceptions that might be thrown by a method.

FileGenerator For Reflector

This is an add-in for Reflector - it generates code and resource files for a selected assembly, module, namespace, or type. It also creates a VS project file to see the generated files in Visual Studio. Note that this project does NOT contain Reflector.exe. You have to download that assembly and reference it in the project to compile it.

IDACSharp 使用C#开发IDA插件

IDACSharp.zip (571 kB)
IDACSharp主要做两件事情: 1,C++/CLI编写IDA的IDACSharp插件,IDA启动插件时,IDACSharp启动一个CLR,然后调用C#编写的插件; 2,IDACSharp把IDA的SDK接口包装成为.Net接口,供C#插件调用。 新生命逆向分析团队唯一QQ群:1600800

IronPython addin for Redgate's .Net Reflector

A .Net Reflector addin for IronPython. Developed in C#.

NLocalizer for NET applications

nlocalizer.zip (3,6 MB)
NLocalizer for NET is the fast, simple and friendly solution for localization .NET applications, by text files, so there is no need to recompile the project to add a new language or to modify the existing one. Auto translator by Google, smart macros by code execute.

Object Reflector .Net

ObjectReflector.Net is a tool to browse any object at runtime. ObjectReflector.Net offers same features as Visual Studio debugger but at runtime. So watching properties and fields values can be easy and sometimes useful to find what’s going wrong with your objects especially when you don’t have the development environment.

QuickGraph, Graph Data Structures And Algorithms for .NET

quickgraph.zip (13,5 MB)
QuickGraph 3.6 provides generic directed and undirected graph data structures and algorithms (depth first seach, breath first search, shortest path, network flow etc...). Compatible with .NET 4.0, Silverlight 4.0, Windows Phone 7, Windows 8 Metro Apps, XBox 360.

.NET Reflector Add-Ins

Add-Ins for .NET Reflector

Reflector Addin Toolkit

Reflector.Addin.Toolkit is a set of useful resources for creating addins for RedGate's .NET Reflector.

SequenceViz

sequenceviz.zip (17,1 MB)
SequenceViz is a tool to generate sequence diagrams by reverse engineering .NET Assemblies.

Toad, a .net compiler playground

toad.zip (629 kB)
Toad, .net compiler playground