On Wed, 7 Dec 2011 13:45:56 -0200 Daniel Bolgheroni wrote: > Modern x86 processors support PAE (Physical Address Extension) in which > a 32-bit processor can address more than 32-bit physical addresses. But > not without the OS supporting it.
Wouldn't that make ROP attacks more difficult too? Though I guess the effort would be a waste of time when you can move to 64bit anyway.