javascript混淆工具
javascript-obfuscator test.js --config test.json --output index.js
{
  "compact": false,
  "controlFlowFlattening": true,
  "controlFlowFlatteningThreshold": 1,
  "numbersToExpressions": true,
  "simplify": true,
  "shuffleStringArray": true,
  "splitStringsChunkLength": 6,
  "splitStrings": true,
  "stringArrayThreshold": 1
}
Logo

Agent 垂直技术社区,欢迎活跃、内容共建。

更多推荐