javascript obfuscator
[ hide mailto links and other strings in source code ]
Transform source code that looks like this:
var email = "myemail@hotmail.com";
Into this:
var email = (function(i,a,b,c){ for(;i<b.length;++i)a+=String.fromCharCode(b.charCodeAt(i)^+c.substr(i*3,3)); return unescape(a);})(0,'', 'E0pScOG6h36Xpmb3hA2', '040073021062002038043118000092066053017004014029011046095');
Input your string below (without quotes) and click obfuscate.