Quote:
Originally Posted by Nacho_dj
Most of that huge size is filled with zeroes after dump. So you can decrease raw size in every section to the minimum value multiple of FileAlignment that does not contain exclusively zero bytes...
Of course you have to update also this new raw size in the PE header.
|
tryed that but my exe got some strange windows error cannot write and read from process ;o