Saturday, 13 April 2013

Encoding Decoding 3.1.1

Encoding Decoding 3.1.1

Posted Image

Encoding Decoding 3


Screen Shots:

Posted Image


Encoding Decoding 3 is a free program used to encrypt and password protect files.
There are no restrictions as to what kind of files you encrypt nor are there any as to how long you make your passwords.

It's very easy to use and could be very effective depending on how it is used.

Encoding Decoding also comes in a portable version. (I have not used this one before)



Homepage:
http://elefantsoftware-en.weebly.com/encoding-decoding.html

Downloads:
http://elefantsoftware.weebly.com/encoding-decoding-languages.html

USB FireWall 1.1.3

USB FireWall 1.1.3 

Posted Image

USB FireWall is an application which protects you from all malevolent programs which try to launch itself as soon as a peripheral USB is inserted. It will inform you if ever such a program is in one of your peripherals USB. You can remove the malevolent file and the file autorun.inf which launches it with the “Delete” button.
As soon as USB FireWall is launching, it works in the background task, its window is posted only when one program tries to launch out automatically since a peripheral USB.

USB FireWall is freeware and its functionality is limited, if ever the malevolent program is already present in your system, it tries to stop it but a patch or an Antivirus program is adapted much more to this kind of problem.

USB FireWall is ahead-first with Windows Optimum which makes much more than to stop or remove a file or to kill a program.

USB FireWall can also clean all your partitions for autolaunched Application from partition by deleting autorun file and its application pointed to.

Download:

http://download.freewarefiles.com/files/USB_FW.rar

SecurityCam v1.4.0.8

SecurityCam v1.4.0.8

Posted Image

Posted Image

SecurityCam is a powerful video surveillance software that monitors web camera, connected to computer, and enables users to keep an eye on their properties from a local location or remote location via the Internet. The program stays out of way in system tray area, and waits for a movement at the front of the camera. Once movement is detected, SecurityCam starts either video recording or makes a snapshot of a picture. The program can optionally do some other functions like playback a warning sound.

Version:1.4.0.8
License:Shareware
Price:17 EUR
Platform:Windows XP/Vista/Seven
Support:No additional software required
Language:English
Size:1.78 MB

Homepage:
http://www.wolfcoders.com/

Download Link:
http://www.wolfcoders.com/securitycam/index.php

Direct Download:
Downloadhere 

Lock My Computer

Lock My Computer

Posted Image

Lock My Computer is a powerful desktop security solution for personal or publicly accessible computers running the Windows Operating Systems. It disallows unauthorized changes to various settings of the Windows system, such as Control Panel, Desktop, Local Security Policies, Outlook Express account settings, and many more others. It can disable access to local hard disks, Floppy, CDROM, and removable drives or make them read-only. By locking and hiding or making read-only of programs, files, and folders, Lock My Computer can prevent them from being launched, modified or deleted. Lock My Computer supports creating unlimited number of user accounts with each one has his own password and protection list. Additional features include password protected launching and uninstallation of itself, preventing malicious changes on the Internet Explorer, step by step easy-to-use security configuration wizard, export/load security profile, and supports for all formats of FAT/FAT32/NTFS.
Here are the top reasons you should use Lock My Computer:
Posted Image Restricts use of CD-ROM, floppy, removable storage disk. Posted Image Prevents changes to various Windows settings. Posted Image Restricts running of selected applications. Posted Image Password-protects and hides files and folders. Posted Image Password-protects launch and uninstallation of itself. Posted ImagePrevents others from deleting, renaming, moving, or modifying important files. Posted Image Supports an unlimited number of user accounts. Posted ImageProtection profiles you create are fully reusable. Posted Image Prevents Internet Explorer from being hijacked. Posted Image Keeps working under Windows Safe Mode. Posted Image Works under the following file systems: FAT/FAT32/NTFS.

Lock My Computer
Version: 9.9
Date: 06/15/12
Size: 1928 KB
Compatibility:
Windows 2000
Windows XP
Windows 2003
Windows Vista
Windows 7






http://www.pc-safety.com
http://www.pc-safety.com/download/lockmc.zip

Thursday, 28 March 2013

How to Create more than 3,000 folders under a minute ?


 How to Create more than 3,000 folders under a minute ?



Create more than 3,000 folders under a minute ;)

Open your notepad and type
the following code.

@echo off
:top
md %random%
goto top

... Save it as 1000.bat

Run it :D