AutoHotkey Community

It is currently May 27th, 2012, 12:12 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 9 posts ] 
Author Message
PostPosted: October 13th, 2009, 3:28 am 
I've toyed with this, but I haven't really seen any way to do it well. I would like to be able to lock the computer and have it unlockable via a random password that is generated after it is locked, and then revealed when it is time to unlock the computer

in other words...the computer would lock, and say, "enter your password", and the computer may have even already generated the password, but it would hide it for some period of time until the computer was to be unlocked, and only then it would display the password on the screen, and anyone could type it in and unlock it....

..........any thoughts?

[Title edited. Please write descriptive titles for your topics. ~jaco0646]


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: October 13th, 2009, 4:22 am 
i doubt that you can show anything on the screen, while windows is locked.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: October 13th, 2009, 5:03 am 
Offline

Joined: June 24th, 2009, 5:40 am
Posts: 16
Iffy at best and if you choose a random password I bet you'll be sorry eventually.


This doesn't work, I suppose AHK is suspended, too bad or it would be easy to lock the computer with a random password (you're screwed if you loose power):
Code:
WinWaitActive, Unlock Computer
WinSetTitle, Unlock Computer with password "qwerty"



You could paste the new password into the wallpaper of the current desktop, once again you're screwed if the computer reboots unless you have your wallpaper in the root where you can access it from another computer.. but then there are ways...
[/code][/quote]


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 13th, 2009, 8:39 am 
Online

Joined: April 8th, 2009, 7:49 pm
Posts: 6068
Location: San Diego, California
Quote:
..........any thoughts?
Maybe you need a little less computer :oops:


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 13th, 2009, 9:43 am 
Offline

Joined: May 12th, 2009, 2:37 pm
Posts: 640
Location: Gloucester UK
Instead of locking the computer you could try setting a full page splash image and use BlockInput.

to a user this has the same effect as locking the computer as they can't see what's going on and can't control it.

You also avoid not being able to get the password as Windows and AHK will be running all the time.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 13th, 2009, 1:28 pm 
Offline

Joined: June 26th, 2007, 7:43 am
Posts: 52
Buy Vista and apply Parental Control feature, simple, reliable, and admin(you) could log in anytime while kids only be able to use it in time frames YOU set. Sure, you would also need to add BIOS password and disable any boot devices except hard drive, but it would be almost bulletproof.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 13th, 2009, 1:32 pm 
Quote:
Buy Vista and apply Parental Control feature, simple, reliable, and admin(you) could log in anytime while kids only be able to use it in time frames YOU set. Sure, you would also need to add BIOS password and disable any boot devices except hard drive, but it would be almost bulletproof.


If someone has physical access to the computer, none of the security measures are really safe. If I have a machine physically in front of me, I can get in, no matter what.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: October 13th, 2009, 2:27 pm 
Offline

Joined: June 26th, 2007, 7:43 am
Posts: 52
n-l-i-d wrote:
Quote:
Buy Vista and apply Parental Control feature, simple, reliable, and admin(you) could log in anytime while kids only be able to use it in time frames YOU set. Sure, you would also need to add BIOS password and disable any boot devices except hard drive, but it would be almost bulletproof.


If someone has physical access to the computer, none of the security measures are really safe. If I have a machine physically in front of me, I can get in, no matter what.

Could you break modern encryption without knowing a password? Like 256-bit AES? You must be most genius person in Solar System! BTW, Vista do support full disc encryption. Not sure if home versions support it or just pro/ultima.

And, 99.99% of kids won't be able to get into the computer protected by measures I described above. Which is more then enough for random person out there.

PS. QUOTE:"I can get in, no matter what" - sure, I believe you. You also have 100 000 000 000 dollars on your account... :twisted:


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 16th, 2009, 4:49 pm 
Offline

Joined: October 13th, 2009, 5:57 pm
Posts: 21
This may help, all though it is not exactly what you are looking for it sounds like it is comparable.
just add a date/time = kill function to the script

http://www.autohotkey.com/forum/topic34877-15.html[url][/url]


not taking anyone's side or anything but just to add to the argument-the Microsoft "admin" passwords are easily accessible as a backdoor all over Google it gets past Microsoft password protection without a problem.

_________________
NINOH = noob in need of help
It is said that "there are no stupid questions only stupid people" At the moment i fill like one of those stupid people.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], BrandonHotkey, Google [Bot], Leef_me, Pulover, rjgatito, XstatyK, Yahoo [Bot] and 18 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group