Hi Guys!
I have problem with the DEP (Data Execution Prevention).
I use the Aut2exe.exe (3.3.14.2) to compile AutoIt3 scripts and next upx.exe (3.91) to compress them.
Why the compiled binaries have only ASLR flag? Why they don't have the DEP?
Is there any compilation parameter to turn on DEP?