secured loans
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 353
Magtrb Secure Login 1.0
This code will add a piece of random numbers code on the login form and user will have to copy into a text field the process can not be done if the code is wrong and it produce new security code when come back.. this to protect you panel from hacker more>> This code will add a piece of random numbers code on the login form and user will have to copy into a text field the process can not be done if the code is wrong and it produce new security code when come back.. this to protect you panel from hacker softwares..<<less
Added: 2006-09-13 License: Freeware Price: $0.00USD
15 downloads
Other version of Magtrb Secure Login
License:Freeware
Secure Desk 1.0
Secure Desk is web based secure helpdesk system. The most important difference from the other helpdesk softwares is that Secure Desk stores all informations and data into MySQL database as Rijndael (AES) 128/256 Bit encrypted and base64 encoded. more>> Secure Desk is web based secure helpdesk system. The most important difference from the other helpdesk softwares is that Secure Desk stores all informations and data into MySQL database as Rijndael (AES) 128/256 Bit encrypted and base64 encoded. Administration password is unique authorization that enables encyption/decrption keys and has full access to MySQL data. In other words, nobody can decrypt stored data if there is no administration password is available. Members have, of course, restricted access such that each member can decrpyt own posts and replies to the posts. Secure Desks crucial source code is protected by ionCube (encoder). This allows administrator to keep the 100 encrypytion / decryption keys always protected. Each license comes with its own 100 unique keys. REQUIREMENTS PHP 4 >= 4.0.2, PHP 5 required with the --with-mcrypt[=DIR] (mcrypt module). MySQL 4 >= 4.0, single MySQL database.<<less
Added: 2005-09-27 License: Commercial Price: $0.00USD
14 downloads
Secure PHP Cpanel Login v1.2 1.2
Just include this file into your website and change 2 variables and you have a working login script, that will redirect the user back to the script and tell them that their login information is invalid instead of using the default cpanel login that uses more>> Just include this file into your website and change 2 variables and you have a working login script, that will redirect the user back to the script and tell them that their login information is invalid instead of using the default cpanel login that uses htaccess. This script has now been updated to work properly and efficiently on php 4.4.8 and later.<<less
Added: 2007-05-02 License: Freeware Price: $0.00USD
13 downloads
Other version of Secure PHP Cpanel Login
Price: FreeAdditionalInfoFREE
License:Freeware
License:Freeware
Secure Login (the easy way)
Easy script to password protect your webpages. Features are: -Extremely easy to setup, just insert your mysql info and your are done -Easy setup of new users -Easy to remove users -Choose to store enc more>> Easy script to password protect your webpages. Features are: -Extremely easy to setup, just insert your mysql info and your are done -Easy setup of new users -Easy to remove users -Choose to store encrypted or readable passwords -One file! -No knowledge of php needed, just include the script as instructed<<less
Added: 2006-04-03 License: Freeware Price: Free
1323 downloads
Secure HTML form processor
FormNut (former Form-Mail) is an online service that will enable you to process your (secure) HTML forms without any programming knowledge needed. Their services comes with many advanced features and more>> FormNut (former Form-Mail) is an online service that will enable you to process your (secure) HTML forms without any programming knowledge needed. Their services comes with many advanced features and can be used for FREE! Supports file attachments, SSL forms, sending form result to multiple e-mail addresses, saving results to CSV files for Excel and more.<<less
Added: 2003-08-15 License: Freeware Price: FreeAdditionalInfoFreewarewithpossibleupgradetocommercialplans
2271 downloads
Secure PHP Contact Form
This professional contact form is easy to use and customize and is more secure than any other form mailer out there. The top quality protection is achieved by generating 5 digit turing number, cleanin more>> This professional contact form is easy to use and customize and is more secure than any other form mailer out there. The top quality protection is achieved by generating 5 digit turing number, cleaning all inputs to prevent spammers inputting headers into your PHP mail, and checking the referrers configured by you. A very easy customization is performed through a config file and a CSS file. You can configure pretty much everything from text, color, input and textarea boxes, to buttons, form width and alignment, etc. The form also enables turning on sending a confirmation email to the sender including a copy of the message. This form mailer simply includes all anti-spam protection features available. With this script you will no more have to fear about receiving spam and other unwanted emails.<<less
Added: 2006-08-02 License: Commercial License Price: $14.95AdditionalInfoCopyright2006TemplateRoot.com
1188 downloads
Create a secure password 1.2
What is a secure password? This password has a minimum number of 8 characters, 1 number, 1 special character, 1 mutation, 1 small alphabetic character, 1 great alphabetic character. This function will help you to create a secure password. more>> What is a secure password? This password has a minimum number of 8 characters, 1 number, 1 special character, 1 mutation, 1 small alphabetic character, 1 great alphabetic character. This function will help you to create a secure password.<<less
Added: 2005-09-01 License: GPL Price: $0.00USD
12 downloads
Other version of Create a secure password
License:GPL
Secure PHP Mail Form 2
Free PHP Mail Form is a single-page multi-use PHP mail (e-mail) website form that allows your users to send you feedback directly from your website, without the need to customise heavily detailed scripts and panic over security. Stuff that comes as more>> Free PHP Mail Form is a single-page multi-use PHP mail (e-mail) website form that allows your users to send you feedback directly from your website, without the need to customise heavily detailed scripts and panic over security. Stuff that comes as standard: * Meta header and JavaScript injection protection * Tags stripped and whitespace trimmed * Validity and length checking on name and e-mail fields * IP and browser details included in e-mail * Valid data displayed when other errors occur * Spam word check * Common spam bot blocking * New in v2: Bayesian style spam filtering<<less
Added: 2008-12-28 License: GPL Price: $0.00USD
15 downloads
Secure hash based encryption 1.0.1
This class implements a hash based (sha1 / md5) block cipher in output feedback mode and provides secure encryption for php installations without mcrypt library. Documentation comes in phpDoc format. Example script is provided. V. 1.0.1: Minor fix more>> This class implements a hash based (sha1 / md5) block cipher in output feedback mode and provides secure encryption for php installations without mcrypt library. Documentation comes in phpDoc format. Example script is provided. V. 1.0.1: Minor fix to be compatible with php versions < 4.4.0. Usage of print_r with second parameter in _generate_iv() was changed to serialize().<<less
Added: 2006-03-30 License: GPL Price: $0.00USD
13 downloads
Other version of Secure hash based encryption
License:GPL
Secure Session Class 1.0
On shared host its easy for one to read other web sites session data. This can reveal sensitive information such as usernames and passwords. Unless you use this class. This uses CAST128 encryption to encode the session name and its values. more>> On shared host its easy for one to read other web sites session data. This can reveal sensitive information such as usernames and passwords. Unless you use this class. This uses CAST128 encryption to encode the session name and its values.<<less
Added: 2008-11-12 License: BSD Price: $0.00USD
10 downloads
@1 Script Secure 1.0
Check the location of input forms. Prevent a hacker from submitting forms from outside your domain/server. more>> Check the location of input forms. Prevent a hacker from submitting forms from outside your domain/server.<<less
Added: 2004-02-14 License: Freeware Price: $0.00USD
12 downloads
Secure and Optimize Shell Script 0.1
You can install and configure Root Kit Checker, root breach DETECTOR and EMAIL WARNING, MOTD(Message of the Day), APF(Advanced Policy Firewall), BFD(Brute Force Detection, Logwatch, and NANO. more>> You can install and configure Root Kit Checker, root breach DETECTOR and EMAIL WARNING, MOTD(Message of the Day), APF(Advanced Policy Firewall), BFD(Brute Force Detection, Logwatch, and NANO.<<less
Added: 2007-01-26 License: GPL Price: $0.00USD
13 downloads
More secure PHP image upload class tutorial
Tutorial how to write secure image upload class. Class has function witch determinate if given file is really image. more>> Tutorial how to write secure image upload class. Class has function witch determinate if given file is really image.<<less
Added: 2007-06-12 License: Freeware Price: Free
896 downloads
S.C.O.T, Secure Cryptographic Online Tool
This online tool lets you encrypt or decrypt text and files using a variety of ciphers like DES, Blowfish, Rijndael and many others using different block modes. You can also generate one way hashes using a method like MD5, SHA, HAVAL and more. A quick more>> This online tool lets you encrypt or decrypt text and files using a variety of ciphers like DES, Blowfish, Rijndael and many others using different block modes. You can also generate one way hashes using a method like MD5, SHA, HAVAL and more. A quick link to generate passwords for Apache password files is provided.<<less
Added: 2007-01-25 License: Freeware Price: $0.00USD
13 downloads
Auto Loan Calculator
Allow your visitors to calculate their auto loan payments with this script. The script is written in PHP and is free. more>> Allow your visitors to calculate their auto loan payments with this script. The script is written in PHP and is free.<<less
Added: 2006-04-15 License: Freeware Price: Free
1307 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above secured loans search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed