Obfuscated code throws error in a Greasemonkey Script
问题 I have a Greasemonkey script that I want to be obfuscated. I was wondering what goes wrong with the available "Packer" Javascript obfuscator. It compresses the script fine but after installation, the script doesn't work. Is there any PHP Class that would obfuscate/pack GM scripts and retain functionality? Or how do I go about doing this? Error: Timestamp: 01-05-2013 13:11:35 Error: missing ; before statement Source File: file://file_path Line: 1 Script: // ==UserScript== // @name Test //