User Profile

Collapse

Profile Sidebar

Collapse
bndifek
bndifek
Last Activity: Jul 29 '07, 12:23 PM
Joined: May 8 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • bndifek
    started a topic catch pressed key even if from is not foreground
    in .NET

    catch pressed key even if from is not foreground

    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...
    See more | Go to post

  • bndifek
    started a topic Problem with checksum in RAW SOCKET c
    in C

    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>...
    See more | Go to post
No activity results to display
Show More
Working...