Posted January 8, 201213 yr PEB32 and PEB64 in One DefinitionRecently I was writing small piece of code that uses both versions of PEB structure (x86 and x64). Being tired of having two separate definitions I decided to look into the Windows Research Kernel (WRK) sources and check how Microsoft is handling this structure. Original definition is in “pebteb.h” file and it is pretty smart, everything is defined through a series of macros and then included in a very “specific” way/>http://blog.rewolf.pl/blog/?p=294Ted.
Create an account or sign in to comment