JavaScript Obfuscator

Obfuscate your JavaScript code to protect it from casual viewing and reverse engineering.

源码
混淆结果

How to Use

  1. Paste JavaScript source code in the left panel.
  2. Select obfuscation options (compact, self-defending, etc.).
  3. Click 'Obfuscate' to generate protected code.

FAQ

Can obfuscated code be reversed?

Obfuscation is not encryption. It's theoretically reversible but makes code extremely hard to read.

Does obfuscation affect functionality?

No. The obfuscated code functions exactly the same as the original.

Need more powerful features?

* Some links are affiliate partnerships

Related Tools