Code: Select all
/DBG Specifies the name of the DBG file. [8.00]
/DYNAMICBASE Specifies random rebasing at load time (ASLR). [8.00]
/HIGHENTROPYVA Specifies support for 64-bit random rebasing at load time. [8.00]
/INTEGRITYCHECK Specifies a check for a digital signature in order to load the image. [8.00]
/MANIFESTUAC Specifies attributes for the trustInfo section of the manifest file. [6.00]
Cheers, chi