-
Option name:
"variableMasking" -
Option values:
true/false/0-1/Function
Input / Output
This example showcases howVariable Masking transforms the code. Try it out by changing the input code and see changes apply in real-time.
Input.js
Custom Implementation
options.variableMasking(fnName)
Control which functions are changed. Returns a boolean.
Usage Example
The provided code example will obfuscate the fileinput.js and write the output to a file named output.js.
Usage Example
Enabled In
- High Preset: Yes (75%)
- Medium Preset: Yes (50%)
- Low Preset: No