View Single Post
  #8  
Old 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
Reply With Quote