Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 207 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 207 Bytes

js 解密

用法:

npm run decode -- -t type [-i input.js] [-o output.js]

type 可取值:

  • common (高频局部混淆)
  • jjencode (sojson.com 版本)
  • sojson
  • sojsonv7
  • obfuscator