JS Obfuscator


DomainLock

Allows to run the code only on specific domain. Use ".example.com" to make it work on any sub-domains.

IdentifierName

Obfuscate identifier names (Hexadecimal: _0xabc123=1; Mangled: a=1, b=2).

StrEncoding

Encode all string literals of the stringArray and decode back at runtime. Affects performance.