Working on my next Reflector addin - the Debris Addin

by Jason Haley 2. October 2008 12:34

Does anyone use Ildasm anymore?  If so, why?

Lately I've been working on my next Reflector addin a few nights a week, but progress is slow.  The goal of this next addin is to provide the things that ILDasm does but Reflector hides from us.  Things like showing the heaps (blob, strings, guid, user strings), metadata table schemas and rows and the metadata table output.  So far I've got the heaps and metadata tables and schemas all printing out, but still have quite a bit of stuff to do and I'll need to pretty it up a bit too. 

Here is a screen shot showing the contents of the string heap in the Debris.Core.dll.

 Debris1

Comments (0) | Post RSSRSS comment feed |

Categories:
Tags:

Comments are closed