Project Description
Assembly Analyzer is a tool for analyzing the metadata and resources within a .NET assembly, as well as disassembling non-CLI executable files.  The tool allows you to view dependencies of assemblies and members.  It uses the Mirror library (source included) for loading assembly metadata and other Portable Executable-format files.

Note for developers: The projects in the source tree reference a key file named Kokomo.snk in the solution directory. This file is not in the source tree, so you'll need to generate one first.

Update [5/11/2012]:  I posted Release 2.2.29 to address some performance issues.

image

Features for .NET assemblies 

Features for non-CLI executable files