obfus:混淆变量字符串

时间:2021-06-14 20:12:56
【文件属性】:
文件名称:obfus:混淆变量字符串
文件大小:8KB
文件格式:ZIP
更新时间:2021-06-14 20:12:56
JavaScript 混淆 使用唯一和随机字符串混淆 ID 或类名。 安装 $ npm install obfus -g 用法 $ obfus < config> 配置 JSON 规范 { " separator " : " \\ _ \\ _(.+?) \\ _ \\ _ " , // Be sure to use the unique separator to avoid unnecessary work. " source " : [ " public/css " , //If a directory is defined, it explorers all the sub-directories and files. " public/index.html " ]
【文件预览】:
obfus-master
----bin()
--------obfus(2KB)
----index.js(52B)
----package.json(561B)
----test()
--------obfus_config.json(199B)
--------public()
----.gitignore(137B)
----lib()
--------colors.js(360B)
--------obfus.js(2KB)
--------getRandomString.js(534B)
--------obfuscateFile.js(1KB)
----README.md(3KB)

网友评论