I'm getting Avast antivirus detecting my script as false positive virus threat.
rotateUnicodeArray: true
,
compact: true,
controlFlowFlattening: false,
deadCodeInjection: false,
debugProtection: false,
debugProtectionInterval: false,
disableConsoleOutput: true,
rotateStringArray: true,
selfDefending: true,
stringArray: true,
stringArrayEncoding: 'base64',
stringArrayThreshold: 0.75,
unicodeEscapeSequence: false
I also tried "lowest" settings, but it still detected as false positive. Forgone the obfuscation altogether and it stopped complaining.
I'm getting Avast antivirus detecting my script as false positive virus threat.
my config used to be:
I also tried "lowest" settings, but it still detected as false positive. Forgone the obfuscation altogether and it stopped complaining.