Kamis, 17 Maret 2011

Anatomy of a .NET Assembly - PE Headers

Today, I'll be starting a look at what exactly is inside a .NET assembly - how the metadata and IL is stored, how Windows knows how to load it, and what all those bytes are actually doing. First of all, we need to understand the PE file format. PE files.NET assemblies are built on top of the PE (Portable Executable) file format that is used for all Windows executables and dlls, which itself is

Tidak ada komentar:

Posting Komentar