AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Would this be possible? (lock/unlock computer)

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Gdup
Guest





PostPosted: Tue Oct 13, 2009 2:28 am    Post subject: Would this be possible? (lock/unlock computer) Reply with quote

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]
Back to top
Z_Gecko
Guest





PostPosted: Tue Oct 13, 2009 3:22 am    Post subject: Reply with quote

i doubt that you can show anything on the screen, while windows is locked.
Back to top
Nom



Joined: 24 Jun 2009
Posts: 16

PostPosted: Tue Oct 13, 2009 4:03 am    Post subject: Reply with quote

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]
Back to top
View user's profile Send private message
Leef_me



Joined: 08 Apr 2009
Posts: 5336
Location: San Diego, California

PostPosted: Tue Oct 13, 2009 7:39 am    Post subject: Reply with quote

Quote:
..........any thoughts?
Maybe you need a little less computer Embarassed
Back to top
View user's profile Send private message
wooly_sammoth



Joined: 12 May 2009
Posts: 634
Location: Gloucester UK

PostPosted: Tue Oct 13, 2009 8:43 am    Post subject: Reply with quote

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.
Back to top
View user's profile Send private message Visit poster's website
TestPilot



Joined: 26 Jun 2007
Posts: 52

PostPosted: Tue Oct 13, 2009 12:28 pm    Post subject: Reply with 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.
Back to top
View user's profile Send private message
n-l-i-d
Guest





PostPosted: Tue Oct 13, 2009 12:32 pm    Post subject: Reply with quote

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.
Back to top
TestPilot



Joined: 26 Jun 2007
Posts: 52

PostPosted: Tue Oct 13, 2009 1:27 pm    Post subject: Reply with quote

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 Evil
Back to top
View user's profile Send private message
NINOH



Joined: 13 Oct 2009
Posts: 21

PostPosted: Fri Oct 16, 2009 3:49 pm    Post subject: Reply with quote

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.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group