JS-Confuser JS混淆

JS混淆工具,有众多的混淆选项,非可逆编码式JS加密
可用于混淆前端Web浏览器、后端Node.JS环境下的标准JS代码。

此种混淆会使代码体积急剧膨胀可能达几十陪、几百倍,因此被混淆JS代码量不宜太多,建议最大不超过512KB

JS源代码 混淆结果
清空JS源代码 | 从文件读取JS | 保存混淆结果 | 复制混淆结果

参数配置

自定义参数配置
声明:本工具修改自Github开源项目js confuser,进行了汉化、修复了数个Bug(如:”必须存在的全局方法“等)、实现了全新的UI、并新增了一些功能(如:字符串加密功能中新增了”字符串翻转“)。后续本工具将持续更新。

Statement
This tool is modified from the open-source project js confuser on Github. It has been localized to Chinese, several bugs have been fixed (such as: "required global methods"), a completely new UI has been implemented, and some features have been added (such as: adding "string reversal" to the string encryption function). The tool will continue to be updated in the future.

MIT License
Copyright (c) 2021 MichaelXF
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

更多工具