在javascript-obfuscator 中,exclude 选项用于指定在混淆过程中需要排除的文件或目录。这样可以避免对这些文件或目录进行混淆处理,通常用于排除第三方库、配置文件或其他不需要混淆的文件。 以下是关于 exclude 选项的详细解释和使用示例: 1. exclude 选项的作用 exclude 选项允许你指定一个或多个文件或目录,这些文件或目...
--domain-lock-redirect-url<string>--exclude'<list>'(comma separated) --force-transform-strings'<list>'(comma separated) --identifier-names-cache-path<string>--identifier-names-generator<string>[dictionary, hexadecimal, mangled, mangled-shuffled] --identifiers-dictionary'<list>'(comma separated) -...
(comma separated) --domain-lock-redirect-url <string> --exclude '<list>' (comma separated) --force-transform-strings '<list>' (comma separated) --identifier-names-cache-path <string> --identifier-names-generator <string> [dictionary, hexadecimal, mangled, mangled-shuffled] --identifiers-...
(comma separated) --domain-lock-redirect-url <string> --exclude '<list>' (comma separated) --force-transform-strings '<list>' (comma separated) --identifier-names-cache-path <string> --identifier-names-generator <string> [dictionary, hexadecimal, mangled, mangled-shuffled] --identifiers-...
(comma separated) --domain-lock-redirect-url <string> --exclude '<list>' (comma separated) --force-transform-strings '<list>' (comma separated) --identifier-names-cache-path <string> --identifier-names-generator <string> [dictionary, hexadecimal, mangled, mangled-shuffled] --identifiers-...
javascript-obfuscator ./src --output dist/src --string-array-encoding rc4 --exclude node_modules,bak,.prettierrc.js exclude为排除目录或文件 具体用法参考:https://www.npmjs.com/package/javascript-obfuscator 愿意一起学习的小伙伴,可以加qq: 285861181 ,共同交流。
test-exclude 6.0.0 间接依赖 npm readdirp 3.6.0 间接依赖 npm @typescript-eslint/typescript-estree 5.51.0 间接依赖 npm @types/eslint 7.2.2 间接依赖 npm type-fest 0.8.1 间接依赖 npm which-typed-array 1.1.9 间接依赖 npm available-typed-arrays 1.0.5 间接依赖 npm which 2.0.2 间接依赖 npm...
--exclude'<list>'(comma separated) --force-transform-strings'<list>'(comma separated) --identifier-names-cache-path <string> --identifier-names-generator <string> [dictionary, hexadecimal, mangled, mangled-shuffled] --identifiers-dictionary'<list>'(comma separated) ...
Is there a way I can have an exclude list of variables and functions that will not be obfuscated? My project consists of several files, calling functions from each other. Will JavaScript Obfuscator protect it correctly? Do you keep my JavaScript source code? JavaScript...
(comma separated) --domain-lock-redirect-url <string> --exclude '<list>' (comma separated) --force-transform-strings '<list>' (comma separated) --identifier-names-cache-path <string> --identifier-names-generator <string> [dictionary, hexadecimal, mangled, mangled-shuffled] --identifiers-...