OFUSCAR ANT-DEBUG
// ° ANTI-DEBUG / ANTI-TAMPER °
// °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°
compact: true,
simplify: true,
deadCodeInjection: true,
debugProtection: true, // 🔴 ALTÍSSIMA – Detecta DevTools abertos e interrompe execução
deadCodeInjectionThreshold: 1.0, // proporção de injeção (ajuste se preciso)
selfDefending: true, // anti-tamper (altera o JS para resistir à formatação)
debugProtectionInterval: true // checagem periódica anti-debug