# obfuscator_lite **Repository Path**: tdRPA/obfuscator_lite ## Basic Information - **Project Name**: obfuscator_lite - **Description**: javascript-obfuscator网页版,通过一个JSON对象一次性设置所有配置项,并输出混淆后结果 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-19 - **Last Updated**: 2025-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 1. A web-based tool for obfuscating JS code offline, built on top of [javascript-obfuscator](https://github.com/javascript-obfuscator/javascript-obfuscator). ## 2. Considering the process of installing Node.js is quite cumbersome and it is inconvenient to manually select configuration options one by one each time on the author's provided online tool, [Obfuscator.io](https://obfuscator.io/), a customized version has been developed. In this version, all configuration options can be set at once through a JSON object. ## 3. Currently, the source code references JS files from a CDN. If these CDN links become unavailable in the future, they can be replaced with local JS files in the same directory. The local backup JS files were downloaded on February 19, 2025. (translated by https://tongyi.aliyun.com/)