Stack execution .. is it blocked on Windows???
Hello,
yesterday I happened to stumble on a small piece of code that uses stack execution for running a piece of code inside a remote process. I tried it and it does not work (you get an exception on executing the very first code instruction you injected in the remote process).
The code is a few years old and I suppose now, on a Windows machines with the latest patches, stack execution is not allowed anymore.
Can anyone confirm it?
yaa
|