Comment on Get any a-Z char using only []()+{}/. in JavaScript (for XSS obfuscation)parentComments−mbrubeck16yYou can't just write "var a = ..." because the goal is to use only "[]{}()+/."
Comments
You can't just write "var a = ..." because the goal is to use only "[]{}()+/."