Hi, I'm using Mono.cecil to generate a tool like ILDasm( only better). I'm having some trouble extracting header information. I know I have to use Cecil.Binary.Image and then get the individual headers. But how do I parse it out. I mean I would like to display the contents of the headers.
I have spent hours on this and I'm not getting anywhere. I'm writing this in VS2008 (using 3.5 framework). Any help would be much appreciated. Thanks, Kid --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
