Description

Debuggers are tools to analyze and modify applications during runtime. Debuggers are used to reverse engineer and manipulate the application during runtime and to extract data. For example, debuggers may be used to change program code during runtime to omit the signature check.

Response Guidance

Debugging should not happen during normal use. Verimatrix recommends suspending the associated app instances. The default setting shuts down affected applications automatically.

If these attacks become more frequent, consider deploying the app with a new protection run benefitting from polymorphism.