Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Keystroke recording
Index -> General Discussion
Goto page 1, 2  Next
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
jimmyjoint




PostPosted: Mon Mar 21, 2005 7:54 pm   Post subject: Keystroke recording

Hi,
I am after some assistance in finding a way to record keystrokes on my PC. Long story short, having some difficulty with kids, and want to record what is typed to know what is being discussed. Boyfriend is not the type you would want, and grounding isn't working. Is it possible to purchase anything, as haven't tried programming since a Spectrum ZX80 !.
Any guidance will be very much appreciated.
Sponsor
Sponsor
Sponsor
sponsor
Mazer




PostPosted: Mon Mar 21, 2005 8:13 pm   Post subject: (No subject)

Hmm. First, I'm not sure this should be in in General Programming (unless you were interested in programming one), but you're new so I won't kill you. Very Happy *Moved*

To answer you're question, have you tried doing a google search for a keylogger? The first hit turned up a free one. I've never actually used one but hey, it was featured on TechTV apparently. Worth a try!
Andy




PostPosted: Mon Mar 21, 2005 8:14 pm   Post subject: (No subject)

umm google up keylogger and u'll find tonnes.. but be warnned, some of them might have spyware... i used to have a reall good one, i'll try to find it and post it here
Bacchus




PostPosted: Mon Mar 21, 2005 8:24 pm   Post subject: (No subject)

couldnt you make just a crude version? kinda like
code:
var chars : string (1)

var file : int
open : file, "whereyouwantfile", put

loop
    if hasch then
        getch (chars)
        put : file, chars
    end if
end loop
Tony




PostPosted: Mon Mar 21, 2005 8:25 pm   Post subject: (No subject)

don't forget to tell your kids that you are in fact logging their keystrokes. Otherwise it could really backfire when they find out on their own and start logging you, without your aknowledgement Thinking
Mazer




PostPosted: Mon Mar 21, 2005 8:29 pm   Post subject: (No subject)

Bacchus, I think it'd only get the characters if the Turing run window has the focus. And reading jimmyjoint's post, I'm sure he wouldn't have access to Turing anyways.
Bacchus




PostPosted: Mon Mar 21, 2005 8:35 pm   Post subject: (No subject)

hm.. maybe your right.. someone could always make it an exe.. but wat if the turing window wasnt up, like i kno getch makes the window open but if there wasnt wasnt ne output to the window, wat then?
Andy




PostPosted: Mon Mar 21, 2005 9:45 pm   Post subject: (No subject)

i used to have one that was undetectable... still looking for it lol
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Mon Mar 21, 2005 9:49 pm   Post subject: (No subject)

Andy wrote:
i used to have one that was undetectable...
It doesn't matter Andy. You will not be allowed to use any information obtained using such a hidden app, thus making it obsolete. As in -- as soon as you quote your kid's IM, you're saying "hey -- I spy on what you do online... sorry I forgot to tell you before. While at it, stop downloading so much porn"

Might as well have a logger in clear view from that point on.
Andy




PostPosted: Mon Mar 21, 2005 9:52 pm   Post subject: (No subject)

what u can do, is copy those install programs.. before u let ur kid on the system, make them read a warning, and check " i have read this blah blah blah and comply with the agreement in entirety" the kid prolly wont read it, and then bam, lol caught in action, for breaking two rules, not reading, and sleepin around or w.e
Tony




PostPosted: Mon Mar 21, 2005 9:58 pm   Post subject: (No subject)

a signed agreement sounds like a plan.

Though afterwords you might have to brush up on your l337 5p34k. No problem -- Microsoft is there to help Laughing
Martin




PostPosted: Mon Mar 21, 2005 10:03 pm   Post subject: (No subject)

http://www.blazingtools.com/bpk.html

This appears to be legit.
Paul




PostPosted: Mon Mar 21, 2005 10:14 pm   Post subject: (No subject)

Bah, if there's an unwanted boyfriend and you've already tried grounding, I don't see how keylogging is going to get you anywhere. Confused Intimidate the boyfriend away and ur kid will probably get mad at you for a while. If she is the normal type then rebelling will only last a while Wink I've seen my friends get so mad... for a few days or so rofl Laughing all the determination down the drain.
md




PostPosted: Mon Mar 21, 2005 10:32 pm   Post subject: (No subject)

One thing that might work even better is just to set up a linux box as a home router, and have it log all the data packets, although msn requires ssl for authentication, conversations are sent plain text i think. Another advantage is that you can lock the kids out of the linux box so they can't see what your doing if you don't want them too.
jimmyjoint




PostPosted: Tue Mar 22, 2005 1:37 am   Post subject: (No subject)

Thanks very much guys, some good pointers in there. Will try a few a see what happens.
Display posts from previous:   
   Index -> General Discussion
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 2  [ 19 Posts ]
Goto page 1, 2  Next
Jump to:   


Style:  
Search: