An open source tool for encrypting JAVASCRIPT PACKER2.0.2
This is a not very complicated encoding tool, and can be directly recognized by the browser after encoding. Sina is using it. For example: http://comment4.news.sina.com.cn/comment/cmnt_xml.js
Enter http://dean.edwards.name/packer/ from here, a very simple interface.
Setting up is also very simple
Numeric (Base 10): All characters are encoded as numbers
Normal (Base 62): All characters are encoded into values consisting of alphanumeric symbols. This is the recommended way.
High ASCII (Base 95): This method has a higher compression rate. Not recommended, there may be compatibility issues.
download:
http://dean.edwards.name/download/packer.net.zip
Source code included. Requires Microsoft .NET Framework.
http://dean.edwards.name/download/packer.perl.zip
Source code included.
http://dean.edwards.name/download/packer.wsh.zip
The WSH version can be operated from the command line! That is to say, write a script yourself and then operate it in batches! Be strong! ! ! ! !
Official: http://dean.edwards.name/download/