|
Q1 : VirtualSize is the size which is occupied by the section when this is loaded in RAM.
Q2 : RawSize is the size which is occupied by the section on the HD.
Q3 : When you attribue some value at the VirtualSize of a section, SizeOfImage, which is the VirtualSize of the whole exe when loaded in RAM, will be automatically update.
I hope this can help you...
Last edited by Michel; 12-14-2004 at 00:39.
|