etienne How do I cheat?
Reputation: 0
Joined: 17 Jan 2014 Posts: 2
|
Posted: Fri Jan 17, 2014 4:10 pm Post subject: Wpe filter help please ! |
|
|
hello
i got a problem with filter in WPE :
i need to add digits at the end of the filtered packet .
its start from the position of the chain found in a Recv packet like :
00 00 23 29
and i want to modify it to :
00 00 23 30 01
and WPE cant add the 01 to the end
just filter it to 00 23 30 .end of packet
how can i got a filter with more digits than the orignal packet please ?
|
|