|
Disable right click on images script
|
Other links at JavaScript > Scripts and Programs > Security |
| 1. |
Source Code Encryption Wizard - Automated
|
|
|
Scramble the source of any chunk of code, or the entire webpage, using this creative script. The encrypted code will still be interpreted properly by the browser, just difficult for us humans to read.
|
| 2. |
Crypto Maniac
|
|
|
CryptoManiac uses str2hex(string) as well as Rot 13, two very simple yet effective ways to scramble text. It can also grab remote source to be loaded in your text editor. This isnt a highly secure method of hiding your source code or script for the reason that; the browser needs to parse the data in order to understand it. Therefore if the browser can read it, regardless of the format, it would be insecure. But what Crypto Maniac can do is make it an annoyance to peek at your code
|
| 3. |
AntiSpambotMailto()
|
|
|
CGI mailto forms provide the ultimate level of protection from spambots. However, unless you need that for other reasons such as database transactions, mailto links have the great advantage of ensuring that you receive the senders correct email address. The beauty of AntiSpambotMailto is that the email address parameter is not just the usual collection of ASCII codes. Each encoded character is also offset by the total length of the email address. For a spambot to be foolproof, they would have to write a complete JavaScript parser, which seems unlikely.
|
| 4. |
Multiple Address Email Spider Stumper
|
|
|
If you have a contact page with multiple email addresses listed and are tired of having the email collection spiders grab your email and SPAM you until you are ready to scream, this is the solution for you. This script allows you to place multiple email addresses on a single page without them being detectable by the harvesters. We dont claim it is bullet-proof, only that we have not been able to find a way around this script.
|
| 5. |
NoPeek
|
|
|
NoPeek is a "no-right-click" script (without the prompt/alert) for webmasters wanting a polished, professional look.
|
|
|