|
-
Jun 16th, 2005, 03:00 AM
#1
Thread Starter
Lively Member
System Monitoring method, help
Hey, i'm trying to think of methods to detect if registry values are added or keyloggers are being used. I said methods, no code *required*, would be great to have some though , but i will be trying to do it in VB.
Cheers
-
Jun 16th, 2005, 03:02 AM
#2
Re: System Monitoring method, help
-
Jun 16th, 2005, 03:05 AM
#3
Thread Starter
Lively Member
Re: System Monitoring method, help
Thats not the point .
-
Jun 16th, 2005, 03:12 AM
#4
Re: System Monitoring method, help
Lookup the RegNotifyChangeKeyValue API function.
-
Jun 16th, 2005, 03:15 AM
#5
Re: System Monitoring method, help
RegNotifyChangeKeyValue is the api call to monitor registry changes, but won't notify if value is deleted
do a search in the forums i am sure there will be some code examples
pete
-
Jun 16th, 2005, 04:05 AM
#6
Re: System Monitoring method, help
Keyloggers use system-wide hooks, I don't know how exactly you find all the hooks implemented on a system but I'm sure there is a way to do it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|