PDA

View Full Version : .NET Internal Structures


LibX
05-13-2008, 11:31 AM
Hi all,

I started on a new project while developing a PE Library iam planning to document *all* .NET internal structures.
For now i have:
CORCOMPILE_HEADER
CORCOMPILE_NGEN_SIGNATURE
CORCOMPILE_VERSION_INFO
CORCOMPILE_ASSEMBLY_SIGNATURE

If you are willing to help please let me know, all development is going to take place in C# and the result will be open sourced when its all done

Regards
LibX

rendari
05-13-2008, 10:29 PM
Try contacting Daniel Pistelli at Woodmann. Sounds like his sort of thing.

LibX
05-14-2008, 03:02 AM
Try contacting Daniel Pistelli at Woodmann. Sounds like his sort of thing.
Hehe i just send Daniel my copy to implement in CFF since he only documented 2 fields yet ;)