|
Luigi Auriemmaaluigi.org (ARCHIVE-ONLY FORUM!) |
|
It is currently 19 Jul 2012 12:31
|
View unanswered posts | View active topics
|
Page 1 of 1
|
[ 2 posts ] |
|
Author |
Message |
Erco21
|
Post subject: Minecraft Posted: 07 Aug 2010 14:54 |
|
Joined: 08 May 2010 17:58 Posts: 55 Location: In vast nothingness of space...
|
Hi!
I was looking through recently released public beta version of Minecraft server (multiplayer/alpha) So, i wanted to see how login packets are sent/recieved, and i got this:
000ABCDE A = Length of Username Packet (from here to password length) B = Length of username C = Username D = Length of password E = Password
So, i made a simple listener, and i recieved the username, tho the password isn't passed from client to server yet, so it's just: "Password"
So, i thougt that there could be possible fake players bug, but im not really sure
|
|
Top |
|
|
|
|
|
|
|
aluigivacancy
|
Post subject: Re: Minecraft Posted: 08 Sep 2010 09:30 |
|
Joined: 24 Jun 2010 10:04 Posts: 70 Location: aluigi not @ home
|
if you have a doubt you can just test it. if the protocol is so simple you can just dump this first packet or data block (if tcp) in a file and then send it to your local server using multiple netcat sessions or directly tcpfp: tcpfp -f dump.dat SERVER PORT
|
|
Top |
|
|
|
Page 1 of 1
|
[ 2 posts ] |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|