Try It OutDocumentation Index
Fetch the complete documentation index at: https://docs.js-confuser.com/llms.txt
Use this file to discover all available pages before exploring further.
- Option name:
"preset" - Option value:
"high"
This is not finished. Live documentation: https://js-confuser.com/docs
Try It OutDocumentation Index
Fetch the complete documentation index at: https://docs.js-confuser.com/llms.txt
Use this file to discover all available pages before exploring further.
"preset""high"{
"target": "node",
"preset": "high",
"calculator": true,
"compact": true,
"hexadecimalNumbers": true,
"controlFlowFlattening": 0.5,
"deadCode": 0.25,
"dispatcher": true,
"duplicateLiteralsRemoval": 0.75,
"flatten": true,
"globalConcealing": true,
"identifierGenerator": "randomized",
"minify": true,
"movedDeclarations": true,
"objectExtraction": true,
"opaquePredicates": 0.75,
"renameVariables": true,
"renameGlobals": true,
"shuffle": true,
"variableMasking": 0.75,
"stringConcealing": true,
"stringCompression": true,
"stringEncoding": true,
"stringSplitting": 0.75,
"astScrambler": true,
"pack": true
}