Some help with packet replies

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Skullcan
Posts: 4
Joined: 2005-03-11 21:52:17

Some help with packet replies

Post by Skullcan »

hi, i need some help with packets replies.

The pol server send me a packet X.
i need to do a handler to give the Y reply to the server.

I know that it's possible, but i'm having trouble to do the code.

Another question is...
Is the source code in the Yoko's injection page the last version?
I't seens to be another one.

Thank's in advance.
(sorry about the poor english)
Skullcan
Posts: 4
Joined: 2005-03-11 21:52:17

Post by Skullcan »

No one knows?

Yoko, help me plz :?
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Re: Some help with packet replies

Post by Yoko »

Skullcan wrote:hi, i need some help with packets replies.

The pol server send me a packet X.
i need to do a handler to give the Y reply to the server.

I know that it's possible, but i'm having trouble to do the code.

Another question is...
Is the source code in the Yoko's injection page the last version?
I't seens to be another one.

Thank's in advance.
(sorry about the poor english)


for some reasons i do not wish to add such universal handlers

my latest source is not available
Skullcan
Posts: 4
Joined: 2005-03-11 21:52:17

Post by Skullcan »

well, no problem about this...

I just want to know how to wait for some specific packets and how to repply it.

Can u tell me how to do this? If not, no problem, i'll try to find how to do this.

Thx.
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

Skullcan wrote:well, no problem about this...

I just want to know how to wait for some specific packets and how to repply it.

Can u tell me how to do this? If not, no problem, i'll try to find how to do this.

Thx.


all you need is to modify injection.cpp and injection.h
look how any packet handler already done, make yours analogical way
Skullcan
Posts: 4
Joined: 2005-03-11 21:52:17

Post by Skullcan »

Yeah i'v got it.

Thx for the helpfull indication Yoko.
Post Reply