![]() |
#1 |
Junior Member
Join Date: Sep 2022
Posts: 1
|
Enable ASLR and DEP in NSIS Script
Hi All,
I am using the NSIS script to generate a '.exe' file. The generated '.exe' file fails the security review as the '.exe' doesn't have the ASLR and DEP values enabled when using the following command "Get-PESecurity' Could someone help me to understand how to get those enabled which generate the executables? Any help would be appreciated |
![]() |
![]() |
![]() |
#2 |
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,548
|
I don't know what "Get-PESecurity" is but we are already setting those flags.
PHP Code:
IntOp $PostCount $PostCount + 1 |
![]() |
![]() |
![]() |
|
Tags |
aslr, dep |
Thread Tools | Search this Thread |
Display Modes | |
|
|