The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: JavaScript :: Scripts and Programs :: Security
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 51    Displaying: 21 - 40 Pages:   1 2 3

   JavascriptDecoder   Hits: 2181 

 
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.


Version: 1.0.1   Platform(s): n/a   Updated: Tue Oct 19 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   No right click version 3   Hits: 1749 

 
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 this code to fit your needs.


Version: 3   Platform(s): linux, windows   Updated: Mon Oct 18 2004

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   No Select Text script   Hits: 1294 

 
Disable viewers' ability to select text on your page by installing this script. With it, dragging the mouse over text has no effect.


Version: n/a   Platform(s): linux, windows   Updated: Sat Aug 30 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   An Encryptor   Hits: 4000 

 
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


Version: n/a   Platform(s): n/a   Updated: Wed Jul 14 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   EasyFreeCrypt   Hits: 1619 

 
Encrytion of Strings with Javascript like ARCFOUR. but no trademark. Security requires that the key is used only once.


Version: 1.0   Platform(s): only Browser required   Updated: Sun Jun 20 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Javascript and Html Source Encoding   Hits: 3246 

 
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 the source of the page shows only the encoded content. The encoding is fairly basic but should stop all but the most determined script thieves, spam-bots, or spiders. Tested in Mozilla on Linux, IE on Windows, and Safari on Mac.


Version: 1.0   Platform(s): Unix, Windows *, Mac   Updated: Fri Mar 19 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Basic No-Right-Click Mouse Script   Hits: 7777 

 
Easy, short, cut-and-paste header script that intercepts the mouse right-click event and shows an alert box instead, thus disabling it. Intended to provide simple limited protection for page images, etc.


Version: n/a   Platform(s): n/a   Updated: Fri Mar  5 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Email AntiLeech   Hits: 2458 

 
This very simple yet original script prevents all softwares from grabbing email addresses from your site. It can be used with any automated script (e.g. forum, directory, etc.) to protect your visitors. It can also help you trace the culprits for further complaints.


Version: 1.0   Platform(s): All   Updated: Fri Mar  5 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Disabling the Right Mouse (Right-Click) Button   Hits: 12283 

 
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.


Version: 1.0   Platform(s): All   Updated: Fri Mar  5 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (2) Visitor Ratings

   Free Encryption Software   Hits: 3035 

 
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 one who knows the key sentence.


Version: 1   Platform(s): n/a   Updated: Wed Jan 14 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Encryption Algorithm Simulation Script   Hits: 1668 

 
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.


Version: 1   Platform(s): n/a   Updated: Wed Jan 14 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ExD'0r   Hits: 1524 

 
ExD'or is a useful JavaScript application for encrypting and decrypting .txt files. It uses a 4-bit paradigm to convert any text string into a scrambled ASCII string. Using it you can easily protect your documents from being viewed from other people, because once encrypted a decryption key of your own will be required for the reverse process.


Version: 1.0   Platform(s): Windows   Updated: Mon Dec 29 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Source Code Encryption Wizard - Automated   Hits: 12916 

 
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.


Version: n/a   Platform(s): n/a   Updated: Thu Aug 28 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   XTORT CryptoManiac V5   Hits: 2323 

 
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. It also grabs source code from the web.


Version: V5   Platform(s): Windows 9++, MSIE 5++, 32mb ram   Updated: Fri Jun  6 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Hashing Strings   Hits: 1079 

 
Use hash() method of QControl class to convert a string to integer hash value. My original algorithm takes a moment to convert and guarantee secure and collision-free convolution even of short strings.


Version: 1.0   Platform(s): IE4+ NN4+ Mozilla 1.0+ Opera 6+   Updated: Mon May  5 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   NoPass Web Site Security System   Hits: 9703 

 
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 protection available. Easy to install and use. A downloadable version is now available for easier installation.


Version: 1.3   Platform(s): n/a   Updated: Fri Oct 18 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   Hide Your Source Code   Hits: 21483 

 
This tutorial/code will show you all you need to know, and provide you with the scripts, to hide your source code.


Version: n/a   Platform(s): n/a   Updated: Mon May  6 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (3) Visitor Ratings

   Password protection by razalgar   Hits: 7092 

 
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.


Version: 1.1   Platform(s): n/a   Updated: Wed Apr 24 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   AntiSpambotMailto()   Hits: 2263 

 
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 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.


Version: n/a   Platform(s): n/a   Updated: Fri Apr 19 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Source Code Security   Hits: 6825 

 
A simple solution to completely remove your html source code from prying eyes using javascript and frames.


Version: 1   Platform(s): n/a   Updated: Tue Apr 16 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 51    Displaying: 21 - 40 Pages:   1 2 3

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog