15place
PowerArchiver 2013 Standard All the ideas and discussions
1 vote Vote

Enable DEP and ASLR throughout.

DEP is a set of software security checks designed to block malicious code by taking advantage of exception-handling mechanisms in Windows and executing code from data pages. ASLR moves the entry points of code around in memory so they are in unpredictable locations. They're mechanisms Windows implement to help prevent some kinds of malicious attacks.

Overall they both improve the security of the application, something interesting to have given the Professional and Toolbox editions have Internet capabilities as well.

aphanic, 15.10.2014, 13:02
Idea status: under consideration

Comments

Leave a comment