Quote:
|
Originally Posted by evlncrn8
i've yet to see an exe with a 'hole' in the section range, it would probably be against the pe file specifications
|
Once again you are correct. I tried editing the sections of notepad.exe so that the RVA of the last section did not start immediately after the end of the previous one, but one page ahead.
I also tried updating the size of data and checksum but the exe always came up invalid.
I guess I must learn to keep my mouth shut when I'm not sure of what I'm saying