Thread
:
adding code to kernel32.dll
View Single Post
#
7
01-12-2005, 23:38
hajir
Posts: n/a
I think the new PE ImageSize ( [PE_Header+0x50] ) is incorrect and should be recalculated.
PE ImageSize = Sum of the VirtualSize (aligned with ObjectAlign) of all Sections
hajir