| Sub Categories |
Security Password_Protection |
| TOTAL: 43 Page: 1 of 3 |
|
Javascript md5
MD5 (Message-Digest algorithm 5) is a widely-used cryptographic hash function with a 128-bit hash value. MD5 has been employed in a wide variety of security applications, and is also commonly used to check the integrity of files or other data. Overview This component is used to process a variable length message into a fixed-length output of 128 bits using the MD5 algorithm. When used with WebToolKit.utf8 component it is fully compatible with UTF-8 encoding. It is very useful when u want to t


| Hits: | 166 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-07-31 |
Javascript sha1
The SHA (Secure Hash Algorithm) is one of the many cryptographic hash functions. SHA-1 is considered to be the successor to MD5, another widely-used hash function. Overview This component is used to process variable length message into a fixed-length output using the SHA1 algorithm. When used with WebToolKit.utf8 component it is fully compatible with UTF-8 encoding. It is very useful when u want to transfer encrypted passwords to or from the server. Usage First load WebToolKit library co


| Hits: | 148 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-07-31 |
Step by step howto - display a warning before leaving site 1
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.


| Hits: | 309 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-28 |
EmailHider with Code Generator
EmailHider is a simple tiny script that will hide your real email address from spam bots. Just replace your email-links with two lines of code and your email address will be splitted into unreadable variables. This way email robots can no longer extract your email addresses from your webpages. A great way to reduce spam! IE5x/6x, NS6x/7x, Opera



| Hits: | 5916 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
JavascriptDecoder
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.



| Hits: | 4559 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
No Select Text script
Disable viewers' ability to select text on your page by installing this script. With it, dragging the mouse over text has no effect.



| Hits: | 9305 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
An Encryptor
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

| Hits: | 10031 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
EasyFreeCrypt
Encrytion of Strings with Javascript like ARCFOUR. but no trademark. Security requires that the key is used only once.

| Hits: | 5738 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
Javascript and Html Source Encoding
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.

| Hits: | 4463 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
Disabling the Right Mouse (Right-Click) Button
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.



| Hits: | 6536 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
Basic No-Right-Click Mouse Script
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.



| Hits: | 8822 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
Email AntiLeech
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.


| Hits: | 5755 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
Free Encryption Software
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.



| Hits: | 9390 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
Encryption Algorithm Simulation Script
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.



| Hits: | 5761 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
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.


| Hits: | 6865 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
Secure-mail
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.


| Hits: | 6867 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
XTORT CryptoManiac V5
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


| Hits: | 1212 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
Hashing Strings 1.0
QControl is a base class for all interactive controls. You derive new class from QControl when you need your class to handle JavaScript events (such as mouse events, IFRAME onLoad event etc.). Another case is handling timeout/interval events. QControl provides two main properties that are critical for objects communication. Each QLIB object has name property that is unique throughout the page and provides reference to the object. Thus if an object has name "self.dialog.button", it can be ref

| Hits: | 3016 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
NoPass Web Site Security System
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.

| Hits: | 9193 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
Hide Your Source Code
This tutorial/code will show you all you need to know, and provide you with the scripts, to hide your source code.


| Hits: | 3053 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |