Scripts n'Stuffs
Directory

Subscribe to this category

Top > JavaScript > Scripts and Programs > Security  

Web Links
Sort By :
11. 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.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

12. 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.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

13. 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.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

14. 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.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 8 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

15. ExD'0r



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.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

16. 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.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

17. Active Javascript Email and Link Encoder



Many programs use your email addy for tracking referrals, the major problem with this is that your email is always on display to spammers. This application will 'encode' any link and is great to help 'hide' your referral codes and stop people from deleting your tracking ids. The code works by simply making it a hyperlink or pasting directly into the title bar.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

18. 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.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

19. 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 source code from the web.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

20. Hashing Strings



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.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 9 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:   2    


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS