MathMonkey
Newcomer
- Joined
- Jul 8, 2003
- Messages
- 1
Hi all,
I'm working on a project that involves parsing .NET executables and I am having trouble finding a decent specification for the PE/COFF file format. Can anyone point me to something that would help? Also, I've noticed that there are many entries in the Data Directory listings that appear to be unused by .NET executables... which ones are safe to ignore/discard?
Thanks.
I'm working on a project that involves parsing .NET executables and I am having trouble finding a decent specification for the PE/COFF file format. Can anyone point me to something that would help? Also, I've noticed that there are many entries in the Data Directory listings that appear to be unused by .NET executables... which ones are safe to ignore/discard?
Thanks.