• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Packet Analysis

Initiate Mage
Joined
Dec 18, 2019
Messages
1
Reaction score
0
I would like to make a server emulator for a game. I'm experienced in programming, but pretty novice to networking, but I've been doing stuff like packet sniffing and understand some of the protocol for the game. But what I'd like to know is if there's a good way to analyze the packets easier. I've been looking at man in the middle attacks and I think that's what I'd like to do (program a client and server and list everything happening) but this seems pretty efficient. Are there any tools or anything to make this process easier? exileSniffer on GitHub ( ) seems like what I want to do, but for a different game.
 
Back
Top