Inexperienced HTML authors frequently ask, “Is there a way I can hide my document’s source from users?” Well, the answer is an emphatic Yes!
By following this HTML Encoder, you can encrypt your source html code, content have will be hidden. The document’s source is encrypted using an many efficient algorithms that makes it nearly impossible to reproduce the original cleartext.
Some examples:
Was:
Hello World
Became:
eval(unescape(“%64%6F%63%75%6D%65%6E%74%2E%77%72%69%74%65%28%22%5C%75%30%30%33%63%5C%75%30%30%36%38%5C%75%30%30%33%31%5C%75%30%30%33%65%5C%75%30%30%34%38%5C%75%30%30%36%35%5C%75%30%30%36%63%5C%75%30%30%36%63%5C%75%30%30%36%66%5C%75%30%30%32%30%5C%75%30%30%35%37%5C%75%30%30%36%66%5C%75%30%30%37%32%5C%75%30%30%36%63%5C%75%30%30%36%34%5C%75%30%30%33%63%5C%75%30%30%32%66%5C%75%30%30%36%38%5C%75%30%30%33%31%5C%75%30%30%33%65%22%29%3B”));
OR:
function AC84441A5557EE4ADECEDDD5(CEEE37222C90DFDACF40BC182){function A0E44002DC5C8124AB46E(){return 16;}return(parseInt(CEEE37222C90DFDACF40BC182,A0E44002DC5C8124AB46E()));}function DF218B218F1E2682(EC14B5EB303ABD938FF8){var AA02B68711731284=””;for(E25D6C8E484F691245878BE3C=0;E25D6C8E484F691245878BE3C
OR:
eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!”.replace(/^/,String)){while(c–){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return d[e]}];e=function(){return’\\w+’};c=1};while(c–){if(k[c]){p=p.replace(new RegExp(‘\\b’+e(c)+’\\b’,’g’),k[c])}}return p}(‘j(l(“%i%g%4%1%h%6%k%b%s%m%q%p%b%6%o%f%2%1%0%0%5%4%2%1%0%0%3%7%2%1%0%0%5%e%2%1%0%0%5%6%2%1%0%0%d%7%2%1%0%0%3%a%2%1%0%0%3%4%2%1%0%0%3%4%2%1%0%0%3%8%2%1%0%0%9%0%2%1%0%0%a%c%2%1%0%0%3%8%2%1%0%0%c%9%2%1%0%0%3%4%2%1%0%0%3%d%2%1%0%0%5%4%2%1%0%0%9%8%2%1%0%0%3%7%2%1%0%0%5%e%2%1%0%0%5%6%f%n%r”));’,29,29,’30|75|5C|36|63|33|65|38|66|32|35|74|37|34|31|22|6F|6D|64|eval|6E|unescape|77|29|28|69|72|3B|2E’.split(‘|’),0,{}));
The document is completely unreadable, of course, and it can’t be properly parsed by an HTML browser, but that’s… Read More
June 9th, 2010
Admin
Posted in
Tags:
