New scripts
Displaying 0 to 25 from 47 | Prev
Next
This script allows you to effectively protect your code from prying eyes by disabling the availability of the right-click context menu's View Source option in the browser.
Developer: codebrain.com Platform: All
2007-12-20
11997
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.
Developer: cgiscript.net Platform:
2007-11-03
11582
Use this script to disable right clicking on your page's images, so to prevent visitors from easily saving/copying them.
Developer: dynamicdrive.com Platform:
2008-03-05
9884
NoPass is a password security system that can be used to protect web pages and files. As it is impossible to obtain the password from the source code, NoPass is very secure for a JavaScript of its kind. Possibly the most secure JavaScript password
Developer: nopassweb.tripod.com Platform:
2007-12-30
9156
This JavaScript library provides encryption for Web pages using simple, text-oriented method called column transposition. The idea is to write the plain text in block on the row-first bases. The text is then read column-first. The trick is in that the columns are not
Developer: inet.hr Platform:
2008-01-24
8483
A code snippet that prompts user for password. If they enter the correct password it displays welcome in an alert box. Otherwise, it displays sorry wrong password in an alert box and sends them back to the previous page.
Developer: angelfire.com Platform:
2008-05-21
6605
A simple solution to completely remove your html source code from prying eyes using javascript and frames.
Developer: mytoowoomba.com Platform:
2008-01-21
6510
Use this code to disable the ability of visitors to your site from being able to use the "Right-Click" function to save images from your web site.
Developer: cgiscript.net Platform:
2008-02-16
5720
NoPeek is a "no-right-click" script (without the prompt/alert) for webmasters wanting a polished, professional look.
Developer: spriteworks.com Platform:
2008-05-24
4879
This code allows you to disable the ability of visitors to your site from being able to use the "Right-Click" function to save images from your web site.
Developer: cgiscript.net Platform:
2008-04-09
4783
This short JavaScript will allow you to disable the right-clicking on the mouse, useful for preventing users from copying the content on your page, etc.
Developer: creation-de-site.net Platform:
2008-05-10
4230
This shows how to have a file create encrypted code. The output of this code can only be used by javascript enabled browsers. It is not a very secure method, but will keep most from finding your
Developer: js-examples.com Platform:
2007-11-17
3744
An example of a simple JavaScript encoding of an html page. When the page loads you are prompted for a password. Enter the correct password and the page displays properly - enter the wrong password and you see only an "Invalid password" message. Viewing
Developer: thecalico.com Platform: Unix, Windows *, Mac
2008-04-05
2936
This JavaScript generates a random password of how many and what ever characters you want.
Developer: plebian.com Platform:
2008-05-30
2914
This is a simple JavaScript that allows you to protect your HTML source code and images of your web sites by preventing visitors from right-clicking on your sites. An specified alert box will prompt out when visitors right click their mouse.
Developer: Simple-Code.Net Platform: linux, windows, freebsd, osx, sun
2008-06-30
2748
This encryption script make a series of consecutive encryption steps to ensure security. 11 key values are derived from a key sentence and used to hide all possible origin patterns. The encrypted result is a number raw string, which can be decoded for each
Developer: karelma.com Platform:
2008-03-11
2729
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 sender's correct email address. The beauty of AntiSpambotMailto is
Developer: kenric.com Platform:
2008-07-08
2126
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
Developer: xtort.net Platform: Windows 9++, MSIE 5++, 32mb ram
2007-11-07
2069
Uses MD5 for passwords and Triple DES for actuall encrypting. Encrypting and decrypting is happening on user machine, only cipher is sent over Internet. Requirements: Both sender and recipient must know password. Recipient must use IE to decode message.
Developer: luzgin.com Platform: Web based
2008-06-04
1846
JavascriptDecoder is a tool to easily decode obfuscated Javascript code (formats text with removed: spaces, tabs, new lines). It can also serve as a Javascript code beautifier and colorizer.
Developer: Cezary Tomczak Platform:
2008-03-03
1763
The algorithm is designed to transfer an encryption key between two parts electronically in a hidden fashion. This free test script simulate such an exchange beween two parts. It is written for the best owerview and understanding possible.
Developer: karelma.com Platform:
2008-04-01
1395
This script is used to make md5 hash strings. It is fully compatible with UTF-8 encoding.
Developer: Justas Vinevicius Platform:
2008-05-07
1395
This is a no right click script that works in both IE and Netscape. When the visitor right clicks on your page an auto centering DHTML window pops up alerting them to the issue and displays a link to follow. Feel free to change
Developer: Dave Lauderdale Platform: linux, windows
2008-06-22
1310
Sometimes there is an audit requirement, to let customers know a link is off your site and therefore you take no further responsibility for it. I’ve used some simple javascript code, which is triggered by the click (onclick event).
Developer: Marcus Platform: linux, windows, freebsd, osx, sun
2008-04-08
1267
Disable viewers' ability to select text on your page by installing this script. With it, dragging the mouse over text has no effect.
Developer: Dynamic Drive Platform: linux, windows
2008-01-28
1041
Displaying 0 to 25 from 47 | Prev
1 2 Next