![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Oct 2004
Posts: 23
Rep Power: 0
![]() |
hi i was wornding how would i go about making a keylogger in vb6.0 it is not to place on my buddies comp like most of you are thinking
but it is actually a project i am doing for my vb6.0 class and i just wanted to know ware i can get started like what commands do i need and stuff like that. |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
Join Date: Aug 2004
Location: The Netherlands
Posts: 111
Rep Power: 5
![]() |
the most easiest way would be to use the GetAsyncKeyState() API, it is not the best and surely not the most beautiful way, but it works....
i have written one in C using that API, check out my site here for the program and sourcecode (source is included in the zip file). regards,
__________________
http://www.white-scorpion.nl |
|
|
|
|
|
#3 |
|
Expert Programmer
|
The only other way you are going to get the data you are looking for is by hooking keyword input data, look that up on MSDN at http://msdn.microsoft.com
__________________
Clifford Matthew Roche <geek@cliffordroche.com> Web Hosting: http://www.crd-hosting.com Consulting: http://www.crdev-consulting.com |
|
|
|
|
|
#4 |
|
Newbie
Join Date: Oct 2004
Posts: 23
Rep Power: 0
![]() |
ok thank you for your help and sorry it took me so long to get back to you guys.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|