git clone https://github.com/kuizuo/js-deobfuscator cd js-deobfuscator pnpm i 在tmp/input.js 存放需要反混淆的代码, 执行pnpm run tmp将会输出 tmp/output.js 反混淆后的代码. 在example 目录下存放了一些我个人遇到混淆代码实例分析以及配置选项,每个子目录的结构如: ├──
一个javascript代码混淆与还原网站. Contribute to Esword618/js-de-obfuscator development by creating an account on GitHub.
笔点导航(www.bidianer.com)是一个简洁的网址导航网站。你可以自定义上网常用网址、自定义你需要的工具模块。你还可以发现、收集、分享,Web开发、设计工作中的优质资源、干货。
一个javascript代码混淆与还原网站. Contribute to coder-gao/js-de-obfuscator development by creating an account on GitHub.
一个javascript代码混淆与还原网站. Contribute to Esword618/js-de-obfuscator development by creating an account on GitHub.
cd js-de-obfuscator git clone https://github.com/kuizuo/js-deobfuscator cd js-deobfuscator pnpm i ``` 在example 目录下存放了一些我个人遇到混淆代码实例分析,每个子目录的结构如: 在tmp/input.js 存放需要反混淆的代码, 执行`pnpm run tmp`将会输出 tmp/output.js 反混淆后的代码. ...
切记不要更改 code.js、pretty.js、output.js 文件名, 否则会触发 eslint 格式化。 node index.js 即可反混淆代码 网页 js-de-obfuscator.vercel.app或js-de-obfuscator.kuizuo.cn在线体验 致谢 反爬虫 AST 原理与还原混淆实战 sxzz/ast-explorer
一个javascript代码混淆与还原网站. Contribute to coder-gao/js-de-obfuscator development by creating an account on GitHub.
wdtgbot / js-de-obfuscator Public forked from kuizuo/js-deobfuscator Notifications You must be signed in to change notification settings Fork 0 Star 0 Code Pull requests Actions Projects Security Insights Commit Permalink test: fix Browse files Browse the repository at this point in ...
一个javascript代码混淆与还原网站. Contribute to coder-gao/js-de-obfuscator development by creating an account on GitHub.