Whats new since v3.14 - wrap output code option added [freejsobfuscator.com]

 freejsobfuscator.com

Whats new since v3.14

★★ wrap output code option added ★★

You now able to encapsulate all the output code with:

  1. No-capsulation
    • Usage: Checkbox un-checked.
    • Action: Obfuscate your code as it.

  2. IIFE (Immediately Invoked Function Expression)
    • Usage: Checkbox checked with empty value.
    • Action: Code runs as soon as it is defined.

  3. Predefined function name
    • Usage: Checkbox checked with custom function name.
    • Action: New function created and should be executed later on your code.
    • Note: The new function should be executed manually on your code.

 

Visit freejsobfuscator.com now and watch it in action

100% free javascript obfuscator online

 

 

Is JavaScript obfuscator reversible?