JavascriptDecoder is a tool for easily decoding
obfuscated JavaScript code. Besides decoding, it
can also serve as a JavaScript code beautifier and
colorizer.
License: GNU General Public License (GPL)
Changes:
This release fixed parser bugs, made formatting improvements, and enabled colorizing on IE and Opera. It was tested with YUI, extjs, jsminififer, jslint, and itself.