View previous topic :: View next topic |
Author |
Message |
Fuzz Grandmaster Cheater
Reputation: 0
Joined: 12 Nov 2006 Posts: 531
|
Posted: Tue Mar 13, 2007 10:45 am Post subject: Keylogger Active Window Help needed. |
|
|
Does anyone know how to modify a keylogger script (C++) so when the user clicks, it reports the active window? Help appreciated.
_________________
|
|
Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Tue Mar 13, 2007 10:51 am Post subject: |
|
|
http://www.rootkit.com/newsread.php?newsid=412
not in c++ but APIs are all the same, remember you don't want to dig too deep into c++ exclusive stuff because then you can't apply your knowledge to other languages.
|
|
Back to top |
|
 |
Fuzz Grandmaster Cheater
Reputation: 0
Joined: 12 Nov 2006 Posts: 531
|
Posted: Tue Mar 13, 2007 7:28 pm Post subject: |
|
|
LOL, thanks appal. It's going to take a while to figure out whats going on, But i made the keylogger in C++. So, would these API's still work, im getting confused.
OH, and appal, (or whoever) what language is that written in, thats not C++ i know that....
_________________
|
|
Back to top |
|
 |
flawedmatrix Grandmaster Cheater
Reputation: 0
Joined: 21 Jun 2006 Posts: 819 Location: 14598622 for yourself...
|
Posted: Tue Mar 13, 2007 10:08 pm Post subject: |
|
|
Its done with MASM32, so all you basically do is translate the functions into C++. It shouldn't be too hard. Just get a general idea of the syntax,
_________________
|
|
Back to top |
|
 |
Fuzz Grandmaster Cheater
Reputation: 0
Joined: 12 Nov 2006 Posts: 531
|
Posted: Wed Mar 14, 2007 10:58 am Post subject: |
|
|
Mhmm...Well, if someone wants to help me, im on MSN.
_________________
|
|
Back to top |
|
 |
|