Skip to content
Home > Programming > Send And Receive Paltalk Text

Send And Receive Paltalk Text

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #191110
    Departure
    Member

    Well not as you think, instead we use a API hook …. this saves the use of window handles ect.. and the way its been made leaves endless possibilities to build on.

    a video demonstrating something I have been trying to do for the last couple of years 😉

    #191113
    AhFox
    Member

    Great … that’s awesome.

    I have never done a package sniffer before, but is this program work with all pcs or it’s depending on the Ethernet card?

    Some cards seem to use different header than others,I could be wrong.
    It’s a good method for me to look into when I have some spare time.

    #191112
    Departure
    Member

    @NVYE wrote:

    Great … that’s awesome.

    I have never done a package sniffer before, but is this program work with all pcs or it’s depending on the Ethernet card?

    Some cards seem to use different header than others,I could be wrong.
    It’s a good method for me to look into when I have some spare time.

    The card will have nothing to do with it, It hooks the send and recive API in paltalk

    #191111
    method
    Member

    Very nice thing departure. could show an example of how you hooked to paltalk winsock API in vb6? How did you ignore the traffic from other applications running in system ?
    So you think one can make more stable greeter for patlalk this method without missing any user entry to greet?

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.