Quote:
Originally Posted by chants
Is there padding between functions? Often single byte padding of 0s, int3s, nops will pad functions to align them, not sure in the old LE exes if this was common. The only key is to jump there and back making sure to not interfere with any code containing relocated addresses.
|
It's much better to add another new section. Then no major limits to the bytes you can add.