CF guard is enabled, but dynamic base is disabled
ID PE063 Level ERROR Category Security
Description
Control flow guard security mitigation is enabled, but dynamic base is not. Dynamic base is a prerequisite for the control flow guard.
Read more in the official Microsoft resources.
Mitigation
If using Visual C++:
- Make sure you pass the /DYNAMICBASEoption to the linker.
Arguments
This rule has no output arguments.
						Loading...
					
				
					Unable to load this documentation page.