Security

Anti-Debug

Anti-debug controls try to detect instrumentation or hostile execution conditions before sensitive operations run. What to Document Pre-decode checks Pre-execution checks Platform-specific detection behavior

Source repo
aoiflux/mutant
Source path
security/antidebug.go
Last reviewed
2026-07-03
Freshness tier
critical

Anti-debug controls try to detect instrumentation or hostile execution conditions before sensitive operations run.

What to Document

  • Pre-decode checks
  • Pre-execution checks
  • Platform-specific detection behavior