EvilZone

Hacking and Security => Hacking and Security => : Elsedai December 31, 2011, 05:14:56 PM

: How to send packets when id changes?
: Elsedai December 31, 2011, 05:14:56 PM
Hi guys. I try to send packets to a server but i always get error. The problem is that socked id changes each time i comunicate with server. I use WPE Pro. e.x.: i got the packet A with socket id 400. No matter if i modify it or not when i send to the same socket i got error. Recorded new packets have different socket id. How do i send packets in this ocasion?
: Re: How to send packets when id changes?
: Kulverstukas December 31, 2011, 09:40:06 PM
Well, AFAIK with WPE PRO when you get a packet, you can modify it and send it again. No additional configuration is needed, unless you want to send that packet from some application you are developing - then you might get into some trouble, but I'm not certain.
: Re: How to send packets when id changes?
: Elsedai January 01, 2012, 01:18:09 AM
Yes i know. i have send pacets to other aplications. But in this one i receive the packet and i cant send it back. always get an error. With or without modification to the packet. I send it to a server wich check my registration. All i want to do is to send a packet with different hardware id to unlock the free trial. I tried filters but nothing happens