1. A web-based tool for obfuscating JS code offline, built on top of 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, 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/)