Тема: Packet coding help
Показать сообщение отдельно
Старый 30.06.2014, 06:49   #1
Новичок
 
Регистрация: 06.01.2009
Сообщений: 3
Сказал Спасибо: 1
Имеет 0 спасибок в 0 сообщенях
sobapi пока неопределено
По умолчанию Packet coding help

English isn't my main language so i try to be as short as possible:

Server protection is packet morphing constantly. I believe the API from the client is GetTickCount and increases from there.

So, for example, if i open bag 3 times, phx reads 3 diferent packets:

Size 3 -> 1+2
78
7E
AA

But the same packages, but reading with wireshark are:

Size 3
03 00 d4
03 00 d2
03 00 4c

So the packet is actually constant, NOT variable as seen in phk.

My question is: How can i make pkh to read packets, i believe, backward?
sobapi вне форума   Ответить с цитированием