Hi
I'm sory for my bad english.
I want to write something like keylogger.
I get keypressed event to the form. This event catch pressed key but only then the form is foreground, if I click form another program, my keylogger don't catch key. How resolv this problem ? I must catch pressed key from the irq? I must have the event which will be catch all pressed key event if the program will be in bakcground.
bndir...
User Profile
Collapse
-
catch pressed key even if from is not foreground
-
Problem with checksum in RAW SOCKET c
Hi
I have a problem with raw socket. I want send SYN packet but I have a problem with checksum. When I send the packet to second komputer I see it in ethereal on the second computer( on the close port), but it shows that the packet has Incorect checksum. And the second komputer don't send packet to my kmoputer ( I have no reply ACK).I build RAW SOCKET like bellow:
#include <netdb.h>
#include <netinet/ip.h>...
No activity results to display
Show More