trollacious
Programmer
I saw a site that advertises a tool for $50 that will encrypt web pages. It has a few sample pages that would look impressive to anyone not realizing all they do is write the page in % hex codes, then use Javascript unescape() inside document.write() to spit the page out. If anyone wants to check it out, the URL is:
This, of course, is for amusement only, since it wouldn't work against anyone who had half an idea how to take the "encrypted" string, and then have Javascript "decrypt" it with unescapte() into a text area to read.
They have all sorts of awards listed that they claim to have received. One feature they do have that's interesting is orange scroll bars in IE (but not in Netscape).
This, of course, is for amusement only, since it wouldn't work against anyone who had half an idea how to take the "encrypted" string, and then have Javascript "decrypt" it with unescapte() into a text area to read.
They have all sorts of awards listed that they claim to have received. One feature they do have that's interesting is orange scroll bars in IE (but not in Netscape).