Hi, > Any recommendations for a (preferably free/opensource) js obfuscator > that you've used and liked? I'm looking for something to take what > packer does to the next step: at minimum, obscure methods names, but > preferably scramble the dickens out of the file to reduce the likelihood > of reverse-engineering.
Dean Edwards Packer (http://dean.edwards.name/packer/) jSquash (http://sourceforge.net/projects/jsquash) is alpha status and we have not updatet it for quite a while. Normaly I get working results. Christof

