|
|
|
|
|
by tshadwell
4084 days ago
|
|
Almost all Javascipt obfuscation schemes that I've come across in the wild can be defeated by Closure Compiler with advanced optimizations and pretty print turned on & if necessary a little extra manual intervention. It just optimizes out all the cruft. I'd like to see what it does to this code but the author hasn't provided a raw file. Online closure compiler: http://closure-compiler.appspot.com |
|
http://utf-8.jp/public/jjencode.html