Results for "Category: Security"
what this program does is ask for a password then if the password is right it displays the message you want it to if it is wrong it changes the value of the password and asks again this will continue till the correct password is entered.
Well , Its simple , lists all those network connections along with IP Address of local / remote machines with port numbers , displays all those process , even that are not visible in your Task Manager , Finally if you hate some program you can stop that from getting executed in your machine by adding the program name in the Blocked program list
There are two separate modules encode and decode . Encode module recieves the data to be hidden and compress the data using ZIP algorithm and then finds the padding bytes to securily store the data without any possibility of dedection. Decode module retrieves and decompresses the data.
it creates an image verification which also known as CAPTCHA. an Image Verification or CAPTCHA is an image used to avoid spam and flooder. I usually use it in the registration forms, submitting comment form, posting at forum, login form, etc... please give me your feedbacks
Written in VB.NET 2005 Beta 2 to demonstrates Rijndael encryption. Uses 128, 192 & 256 bit keys SHA1/MD5
Usually we see static Captcha, now we will make an animated Captcha. Now this is cool. What does the captcha look like? It just like the ordinary Captcha, the difference is the letters are moving and animated. You can set your Captcha setting quickly such as random letter color, random background color, font size, etc. But do not wory, even this Captcha is animated, it won't blink too much so that visitor still can read the text easily. My code also support build-in method to check user's input. Captcha is easy, and interesting with animated Captcha. For more information, please read the readme file. I include the example file in my ZIP.
Finally, an CAPCTHA implementation., that too in ASP. This ASP CAPCHA is capable to generating Images on the Fly. Captcha's are generated based on ur requuirement. It can generate random Numbers, Alphabets, Alphanumeric and Alphanumeric with Symbols. Well., this ASP implementation uses 2 libraries for generation of Captcha's [*] GD by Thomas Boutell., GD is copyright 2005 Boutell.com, Inc. [*] ActiveX Wrapper for GD by Trevor Herselman in his code http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=9202&lngWId=4 CAPTCHA is an acronym for "Completely Automated Public Turing Test to Tell Computers and Humans Apart". As the name suggests, it's a test to distinguish the degree of being human. As defined on the CAPTCHA home page at the Carnegie Melon University School of Computer Science's Web site: CAPTCHA is a program that can generate and grade tests that: • Most humans can pass. • Current computer programs can't pass. Download the ASP Captcha Code with PreCompiled Libraries from http://www.megaupload.com/?d=06LP7DXH [1.1 Mb] Project is hosted @ SourceForge Project Hosted @ SourceForge :: http://asp-captcha.sourceforge.net/
UPDATED: Now supports database backup (optional)! Backup your whole website in zip format, get it via mail! Who doesn't know how important it is to backup your site/blog often? Again, if you use dynamic sites such as Joomla or a forum (e.g. IPB), there is always a risk to be hacked, no matter how security concern you are! In my experience, it is not always easy to regularly maintain backups, especially, if you don't have a good internet connection. What if your site prepare backups for you and send it automatically to your inbox (Gmail, perhaps)? This script do the same: icon11.gif Backup your whole website/blog by compressing it in zip format icon11.gif Split the zip files to smaller size so that you can easily get them via mail. (Gmail doesn't allow attachments more than 10 MB, this splitting solves this problem) icon11.gif Send backup files to you via mail! Without relying to basic PHP Mail, this script send mail via SMTP (authentication supported), which is much more powerful. In our test run, it could send 250 MB backup file in small 9 MB pieces each to a GMail account!
This application is a light weight CAPTCHA solution designed to prevent spam from being submitted via forms on blog type web pages. It is easy to implement, you need no components, it loads fast and it is user friendly because the CAPTCHA characters are easy to read. This CAPTCHA is NOT an image, but simply a div tag styled with CSS. More information here: http://www.u229.no/stuff/Captcha/
This program is to limit the attempt of the user to 3.
Zorex PHP CryptZ is the solution for encoding and protecting your PHP scripts. Now you can encrypt your PHP files before distribution without worrying about others who might want to copy or steal your code. You can protect your PHP scripts or pages to make them unreadable by other people! With this latest version, it secure the encoded files. It also include better encryption method and ad is remove. Changes in 1.7.5 ----------------------------------------- - Bug fix in include file. - Host and IP limit fix. It support IP range instead of fix IP (eg. 219.95.193 ) - Leaving the last few octet will enable usage on that range.
This will allow you to lock down pages on a per user, per account level setting. All passwords are hashed with MD5 and also salted. You can set allowed login attempts before the user account is locked out and it will log the last time a user logged into the system. It comes with pages to add, delete, update and to allow users to reset their own passwords as well as a page for database compct function.
This program will encrypt or decrypt a file of the users choice
Simple code that allows users to login & register(Developped by a 14 years old student). Please vote for my code if you like it!!!
the code checks password enter by the user but it is different type,any can not see ur password which is saved to text file named pass.txt,because the program converts the password set by user in different format and when checked by program it reads from it and convert it to original form and compare it with password enter by user,if matched then allow to enter next otherwise exit to system.
Key-logger.... Great For Parental/employee Monitoring... Don't Use This Illegally 5 Stars Please
View Camera - record image - play image - motion detection - IP host / client - HTML server. In short all you can do with your camera. The code is created in vbnet 2008 and is divided in sections similar as the tab pages