The file is marked as a debug version
ID PE065 Level WARNING Category Configuration
Description
Version information of the executable contains the VS_FF_DEBUG flag which indicates that
the executable contains debugging information or is compiled with debugging features enabled.
Mitigation
- Make sure you are not distributing development product versions.
If using Visual C++:
- Remove the
VS_FF_DEBUGflag from the fixed version info of theVERSIONINFOstructure.
Arguments
This rule has the following output arguments:
-
resource_lang- AffectedVERSIONINFOresource language integral code -
resource_lang_tag- AffectedVERSIONINFOresource language tag (e.g.en,nl-NLoren-US) -
resource_lang_location- AffectedVERSIONINFOresource language location (e.g.Spain,neutralorprocess_default)
Loading...
Unable to load this documentation page.