Hexing Ports

Search for 16 Bits Values 10009 and change ALL for the value what u want EG: Port 10008 = 1827
thats not too hard
 
if u change all value ur server/client goes crash for no reason ^^ u just need hex 3 xxxx"yourport"0000 in client and server.
 
Even after changing all values I still get a socket error (10048), meaning the port is in use, meaning I didn't change the port.

I pretty much found the exact line in the client that was posted in a previous post so I'm pretty sure I got it right. It was a few values off but that's to be expected since it was unpacked and is a different version than that in the post.

If anyone knows how to change the kpt server port that would be great to know =p
 
Back