packet sending doesn't require bypass. Hooking the send addy and push the send class to the stack to allow sending packet works.New|Life wrote:Raiden, I never mess with packet before, thanks alot for these.
Btw, packet sending doesn't require a bypass? How about packet sniffing?
Packet logging do required bypass, unless you know how to hook context and use int3 breakpoint instead of using normal hooking(not sure if int3 breakpoint works, but it does work for ems to log without bypass).