Documentation
/
VM Obfuscation
/

VM Debug Protection

VM Debug Protection

Pro

The vmDebugProtection option adds anti-debugging measures to the VM runtime, making it significantly harder to reverse-engineer your protected code.

With browserEnvironment.hosting set to 'remote' (v7.14.0+), Debug Protection also binds the build to being served from a remote host: a copy lifted and run in a local setup is treated as a runtime-environment mismatch, and the automation defenses react.