I took the code presented and put it into packer - http://dean.edwards.name/packer/ , and the "nice" output was not very helpful in that it still looked obfuscated. Maybe I'm misunderstanding something. So the input to js nice was the packed generateSeries function: eval(function(p,a,c,k,e,r){e=function(c) {return(c 35? String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/, String)){while(c--)r[e(c)]=k[c]||e(…
The various jsBeautifiers special-case the eval() obfuscations, and in particular packer. I think the scope of this tool is to annotate and de-uglify js code without changing the logic, so you get a more readable version of the routine that generates the eval()'d code, that sounds right to me. EDIT: btw, can you please put the code in a code box, it messes with the layout. Mods: this is happening frequently, is it a…
span.comment {
display: block;
width: 800px;
}
Of course, it should be checked on more pages, but it works here... (using FF)