Posts by PacketGuy
9 posts total, newest first.
IP spoofing and routers, modemsin General Hacking - I did some testing but I'm still stuck. I crafted a packet, from ethernet header to payload data, but ip just won't change.
My problem at the moment is that no matter what I send to my modem, it always seem to transformIP spoofing and routers, modemsin General Hacking - I've been messing with ip spoofing recently and got it working in my local network. Before I try this with actual game servers, I'd like to clear things up. How is router going to handle packet with spoofed ip when it paCreating network proxyin C++/C Programming - Ah, that's a pity. I've had very little experience with internal, but I guess learning something new is never a problem. Seems logical, that'll be my plan B I guess.
I wonder, is there any function to get all open sockeCreating network proxyin C++/C Programming - [QUOTE=Anddos;10189368]So you want to capture incoming packets and then send them to a proxy server and then from the proxy server to the game server...
[/QUOTE]
Yeah, this is exactly what I'm trying to do.
[QUOTE=AnddCreating network proxyin C++/C Programming - Yeah, but I can only set it up to display packet contents so far. How do I set it up to actually redirect traffic?
My setup is basicly this:
1) use socket() to create raw socket;
2) use bind() to bind it to my ip;
3) us
Showing the 5 most recent posts.