Enable application verifier
The Enable application verifier flag enables system features that are used for user-mode application testing, such as page heap verification, lock checks, and handle checks.
Abbreviation |
vrf |
Hexadecimal value |
0x100 |
Symbolic Name |
FLG_APPLICATION_VERIFIER |
Destination |
System-wide registry entry, kernel flag, image file registry entry |
Comments
This flag enables only the most basic detection features. To test user-mode applications reliably, use Application Verifier (appverif.exe). For more information, see Application Verifier.