









Serving Software Downloads in 976 Categories, Downloaded 31.020.589 Times
Info-Lock Home Edition offers you the perfect solution for securely locking your home desktop computer files from prying eyes. Strong password protection and ultra secure 64 bit encryption. A must have for every home user who deals with sensitive data.
· Password protect any file...
Platforms: Windows
License: Demo | Cost: $24.95 USD | Size: 1.37 MB | Download (137): Info-Lock Home Edition Download |
Acute Softwares Electronic Diary is, in its simplest form; a replacement for your paper diary and all those post it notes that are scattered around your desk. You can use it to jot down notes, appointments, websites, things to do, reminders, just about anything at all; and it can be retrieved...
Platforms: Windows
License: Shareware | Cost: $50.00 USD | Size: 2.65 MB | Download (123): Acute Softwares Diary Download |
Removable Drive Defense detects and logs new drives that are added to the system and can optionally prevent unauthorized access to any newly added drives. With USB drives available, small enough to be carried on a keychain, a new risk evolves, which can pose a potential threat to privacy and...
Platforms: Windows
License: Shareware | Cost: $9.95 USD | Size: 1.62 MB | Download (109): Removable Drive Defense Download |
Access Controller is a desktop locking security utility you can use to protect your desktop when you are not near your PC. To activate protection, define a password in Options, and select the Lock command. Password protection can be automatically activated on boot or with a click of an icon in...
Platforms: Windows
License: Shareware | Cost: $29.00 USD | Size: 801.97 KB | Download (153): Access Controller Download |
Flash Secure Optimizer (FSO) is a software that can protect ActionScripts and compress SWF files. Support Flash CS4 and ActionScript 3. Identifier Renaming(Identifier Obfuscation), Strings Encryption, Encrypted Domain Locking, Obscuring ActionScripts. FSO lets you reduce SWF file size by...
Platforms: Windows
License: Demo | Cost: $49.95 USD | Size: 1.59 MB | Download (120): Flash Secure Optimizer Download |
PeerLock Server is a stand-alone file locking solution that not only eliminates version conflicts but also eliminates numerous file management barriers. Operation is unobstrusive and integrates with PeerSync Server and High Volume Server to allow synchronization of updated files to users across...
Platforms: Windows
License: Demo | Cost: $1399.00 USD | Size: 2.17 MB | Download (152): PeerLock Server Download |
SWF Defender is a software that can protect ActionScripts inside the SWF. Support Flash CS4 and ActionScript 3. Obscuring ActionScripts, Strings Encryption, Encrypted Domain Locking. SWF Defender provides you a simple custom user interface you have only some clicks to protect your SWF files....
Platforms: Windows
License: Demo | Cost: $29.95 USD | Size: 1.16 MB | Download (94): SWF Defender Download |
File::Flock is a Perl module for file locking with flock. SYNOPSIS use File::Flock; lock($filename); lock($filename, shared); lock($filename, undef, nonblocking); lock($filename, shared, nonblocking); unlock($filename); my $lock = new File::Flock /somefile;...
Platforms: *nix
License: Freeware | Size: 6.14 KB | Download (96): File::Flock Download |
File::BasicFlock is a Perl module for file locking with flock. SYNOPSIS use File::BasicFlock; lock($filename); lock($filename, shared); lock($filename, undef, nonblocking); lock($filename, shared, nonblocking); unlock($filename); Lock files using the flock() call. The file to be...
Platforms: *nix
License: Freeware | Size: 3.07 KB | Download (80): File::BasicFlock Download |
ioquake3 project (or ioq3 for short) aims to build upon id Softwares Quake 3 source code release. The source code was released on August 20, 2005 under the GPL. Since then, we have been cleaning up, fixing bugs, and adding features. Our permanent goal is to create the open source Quake 3...
Platforms: *nix
License: Freeware | Size: 2.7 MB | Download (102): ioquake3 1.34 Download |
LockFile::Simple is a simple file locking scheme. SYNOPSIS use LockFile::Simple qw(lock trylock unlock); # Simple locking using default settings lock("/some/file") || die "cant lock /some/filen"; warn "already lockedn" unless trylock("/some/file"); unlock("/some/file"); # Build...
Platforms: *nix
License: Freeware | Size: 12.29 KB | Download (134): LockFile::Simple Download |
Introduction LuJoSoft DeskLock is an easy in use and compact tool for quick computer locking when you leave it unattended. It shows a lock screen, disables any user from accessing your pc. You can lock your PC by double clicking on DesktopLock.exe. To unlock the computer you must enter correct...
Platforms: Windows, Other
License: Freeware | Download (36): LuJoSoft DeskLock Download |
Mute on Lock is a tiny resident utility that sits in the system tray and monitors your session: when you are locking your Windows workstation, it mutes the sound of your speakers. Do not want to bother your colleagues by sounds of instant messenger, reminders or leaving music when you are out?...
Platforms: Windows
License: Freeware | Size: 81.92 KB | Download (43): Mute on Lock Download |
We are providing one of the best & remarkable data recovery softwares & data recovery tools in the field of data recovery. Our hard drive data recovery software have potential to carry out all your lost data from any kind of data lost conditions. We design our hard disk data recovery softwares...
Platforms: Windows
License: Shareware | Cost: $69.00 USD | Size: 2.94 MB | Download (27): Data Recovery Softwares Download |
This script is a cross-platform (posix/nt) API for flock-style file locking. I think this will be most helpful to former Perl users such as myself, who are used to essentially transparent use of the lock() system call across platforms.
Platforms: Windows, Mac, *nix, Python, BSD Solaris
License: Freeware | Download (30): Portalocker Download |
The Checkout module implements pessimistic locking, which means that content will be exclusively locked whenever a user starts editing it in order to prevent other users to edit it at the same time. The lock will be automatically released when the user saves the content or moves away from the...
Platforms: Windows, Mac, *nix, PHP, BSD Solaris
License: Freeware | Download (27): Checkout (pessimistic locking) Download |
Lock NT via screensaver code implements a Python solution for locking a workstation via a secure screensaver.
Platforms: Windows, Python,
License: Freeware | Download (30): Lock NT via screensaver Download |
Open Game Panel, a PHP webapp (formerly known as hldstart2) used to manage server softwares, such as, Halflife1/2, UT2004, UrbanTerror4 and Warsow (and many more).Powerful features, great for game server companies, and single users.
Platforms: PHP
License: Freeware | Size: 19.94 MB | Download (22): Open Game Panel Download |
This module is developed under github (http://github.com/EugenMayer/content_lock). Drupal CVS is only used for the releases.Features yet implemented * Concurrent editiing:The user gets notified when he trys to edit a node, which is edited by someone else. He cant enter the edit mode. * By node...
Platforms: PHP
License: Freeware | Size: 20.48 KB | Download (18): Content locking (anti-concurrent editing) Download |
This module is unmaintained. See Content Lock for a more viable alternative.Drupal's default content locking strategy is optimistic, that is, two users may start to edit the same content and the one who is hitting the save button first wins the race, while the other is displayed a message stating...
Platforms: PHP
License: Freeware | Size: 10 KB | Download (20): Checkout (Content locking) Download |