Page 1 of 1

Adding a section error

Posted: Thu Jan 25, 2007 6:19 pm
by shade
Hello,

i noticed that when adding a section to a pe file the section virtual size that i specify is not used (it is always sets it to 0x2000). Also, the virtual size of the previously last section is altered to be the same as the raw size.


shade

Posted: Sat Jan 27, 2007 1:52 pm
by CGSoftLabs
hi

don't know what you talking about, just added a section with rawsize 200 and vsize 1000.

the vsize cannot be lower than "Section Alignment"!