logmein Posted November 24, 2008 Posted November 24, 2008 (edited) This is my first programs :CLockVersion 1.0 BetaFeatures- Easy to use with hotkeys.- Nice and simple GUI.- Hide your working desktop.- Secure password.- XP supported.Download : file attachedSource (now available)Hotkeys : - F10 : Start programs- F11 : EndCLock1.0.exeScript.au3 Edited December 4, 2008 by logmein [font=arial, helvetica, sans-serif][s]Total USB Security 3.0 Beta[/s] | [s]Malware Kill[/s] | Malware Scanner | Screen Hider | Locker | Matrix Generator[s]AUTO-SYNC 1.0 | MD5 Hash Generator | URL Checker | Tube Take [/s]| Random Text[/font]
logmein Posted November 24, 2008 Author Posted November 24, 2008 Features will available in 1.1 :- Password Encrypt.- Disable TaskMgr while locking.- Options dialog. [font=arial, helvetica, sans-serif][s]Total USB Security 3.0 Beta[/s] | [s]Malware Kill[/s] | Malware Scanner | Screen Hider | Locker | Matrix Generator[s]AUTO-SYNC 1.0 | MD5 Hash Generator | URL Checker | Tube Take [/s]| Random Text[/font]
farhan879 Posted November 24, 2008 Posted November 24, 2008 There is no clock. System task ---> My first GUICalculator v1.0 ---> My version of the calculatorNetZilla 1.0 --> Web browserEmail Sender --> You can Send emails with this without opening a web browser
spudw2k Posted November 24, 2008 Posted November 24, 2008 There is no clock.I believe it's C Lock, not Clock Spoiler Things I've Made: Always On Top Tool ◊ AU History ◊ Deck of Cards ◊ HideIt ◊ ICU ◊ Icon Freezer ◊ Ipod Ejector ◊ Junos Configuration Explorer ◊ Link Downloader ◊ MD5 Folder Enumerator ◊ PassGen ◊ Ping Tool ◊ Quick NIC ◊ Read OCR ◊ RemoteIT ◊ SchTasksGui ◊ SpyCam ◊ System Scan Report Tool ◊ System UpTime ◊ Transparency Machine ◊ VMWare ESX Builder Misc Code Snippets: ADODB Example ◊ CheckHover ◊ Detect SafeMode ◊ DynEnumArray ◊ GetNetStatData ◊ HashArray ◊ IsBetweenDates ◊ Local Admins ◊ Make Choice ◊ Recursive File List ◊ Remove Sizebox Style ◊ Retrieve PNPDeviceID ◊ Retrieve SysListView32 Contents ◊ Set IE Homepage ◊ Tickle Expired Password ◊ Transpose Array Projects: Drive Space Usage GUI ◊ LEDkIT ◊ Plasma_kIt ◊ Scan Engine Builder ◊ SpeeDBurner ◊ SubnetCalc Cool Stuff: AutoItObject UDF ◊ Extract Icon From Proc ◊ GuiCtrlFontRotate ◊ Hex Edit Funcs ◊ Run binary ◊ Service_UDF
Nahuel Posted November 24, 2008 Posted November 24, 2008 What does it do, exactly? "hide" my desktop until I type my password? The gui can be minimized with Win+D or Alt+tab. The program can be closed from the tray.
logmein Posted November 25, 2008 Author Posted November 25, 2008 oh thank! i will fix these problems :-) [font=arial, helvetica, sans-serif][s]Total USB Security 3.0 Beta[/s] | [s]Malware Kill[/s] | Malware Scanner | Screen Hider | Locker | Matrix Generator[s]AUTO-SYNC 1.0 | MD5 Hash Generator | URL Checker | Tube Take [/s]| Random Text[/font]
ludocus Posted November 25, 2008 Posted November 25, 2008 (edited) this is definitly not secure yet.. at start do this: ProcessClose('explorer.exe') at end do this: run('explorer.exe') also do something like: if ProcessExists('taskmgr.exe') then ProcessClose('taskmgr.exe') and.. change the name cause alot of people will think this is a clock.. /edit: Ow I forgot: also add this: If not WinActive($LWindow) then WinActivate($LWindow) < will probaly solve all your problems Edited November 25, 2008 by ludocus
logmein Posted December 4, 2008 Author Posted December 4, 2008 This projects were canceled! [font=arial, helvetica, sans-serif][s]Total USB Security 3.0 Beta[/s] | [s]Malware Kill[/s] | Malware Scanner | Screen Hider | Locker | Matrix Generator[s]AUTO-SYNC 1.0 | MD5 Hash Generator | URL Checker | Tube Take [/s]| Random Text[/font]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now