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)
Some help with packet replies
Moderators: Murderator+, Murderator
Re: Some help with packet replies
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 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