编码式JS代码加密,将JS代码分割、Unicode编码化存储到数组中,使代码全部成为密文状态显示,执行时解密、重新编码并eval调用运行。
-
Updated
Nov 13, 2024
编码式JS代码加密,将JS代码分割、Unicode编码化存储到数组中,使代码全部成为密文状态显示,执行时解密、重新编码并eval调用运行。
Add a description, image, and links to the jsobfuscator topic page so that developers can more easily learn about it.
To associate your repository with the jsobfuscator topic, visit your repo's landing page and select "manage topics."