ClearLock

File: ClearLock.zip

ClearLock.png
Uploaded:
08.09.10
Modified:
21.09.10
File Size:
957 KB
Downloads:
44063
Version
1.4.0

This download is the standalone application. Scripts are availabe for Winbuilder and BartPE under the scripts menu.

What it is:
ClearLock is a transparent screen locker aimed to make the computer tech/system admin's live easier by providing a way to disable input to a computer while still allowing you to see what is going on. I could go on but I think you all get the idea by now.

What it isn't:
ClearLock is not a security system. its purpose is to keep meddling users from screwing with the computer when you are fixing it. It will not keep your computer/data safe from someone who is determined to get at it.

all configuration can be done through the .ini or by using the /config switch

ChangeLog

 LEGEND 
[+] - Feature Added 
[-] - Feature Removed 
[!] - Bug Fix/Tweak

====================================
Version 1.4.0 (9-20-2010)
====================================
[+] It is now possible to use environment vars in BackgroundImage path
[+] Added check for read-only config when using the config gui (/config)
[+] Added option to disable sound effects
[!] Lock GUI now has a more 3D appearance
[!] Set password dialog is now always on top
[!] Fixed some incorrect spelling in the config gui
[!] Optimized .ini routines
[!] Fixed bug with killing off taskman

====================================
Version 1.3.0 (6-22-2010)
====================================
[+] New config GUI - access by /config switch
[+] New option to disable screensaver from running while screen is locked.
[!] Tweaked lock screen GUI
[!] Lots of code cleanups/ some function rewrites.

====================================
Version 1.2.0 (4-21-2010)
====================================
[+] New Password creation GUI
[+] New passowrd entry/lock GUI
[!] Misc code cleanups 

====================================
Version 1.1.0 (3-22-2010)
====================================
[+] Added lockout policy. default is 5 min. lockout after 3 invalid attempts. can be configured in .ini
[+] ClearLock is now able to run from read-only media without pre-configured password
[!] Fixed screen shift issues.
[!] Commandline argument /crypt merged into /setpassword
[!] Message box is suppressed if number of invalid attempts is 0

====================================
Version 1.0.0 (3-19-2010)
====================================
[+] Initial Release