Users browsing this thread: 1 Guest(s)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lets get working guys!
04-28-2010, 03:10 PM, (This post was last modified: 04-28-2010, 03:14 PM by Neo.)
#11
RE: Lets get working guys!
Short Explaination:

"Client->World" or "Client->Game" (old sniffer) is that what a client send (request) from the Server.

You have to look there too.
"World->Client" or "Game->Client" is the Server response.

You can ignore Auth and Margin packets (as there are not so important yet).

To test a packet, you need Reality V2 or the Reality V2 Mood Version atm.
Then you can copy the Bytes (Not the Text and without the header information) and send it through the Reality Console like this :

send 02 04 01 01 00 00 00;

Syntax:
send <packet> ;

If we got the permission to post 04 informations, valaro will post it (cause a packet from 04 type can have multiple subpackets..and you have to know how to send them right).

03 Packets can be send directly.
But if you get wired effects (like teleporting somewhere) , the packet could consists Coordination informations Smile

Well what you can do to find out things ?
Download WinGrep or other Grep Programm.

Login to Reality V2, and make an action or something , look at the Reality Console what the Client is sending regarding to you action (maybe repeat the action to see if this is the right packet request that belongs to your action).

If you know which part could be right or important, copy this part and grep this information over the logfiles

When you found something you maybe can see what the response could be.

Lets say you found a right response, you send it with Reality and it does the action you want ...then go and play around with packet values to see which value can change and which value stand for what...for this modify the value and resend it.
[Image: neofinal.png]
HD is now 100% Reality Code independent.
Now margin server packet analyse . Status 5/15.
Reply


Messages In This Thread
Lets get working guys! - by lassek - 04-27-2010, 05:45 AM
RE: Lets get working guys! - by Metalogic - 04-27-2010, 05:48 AM
RE: Lets get working guys! - by Morpheus - 04-27-2010, 05:59 AM
RE: Lets get working guys! - by Neo - 04-27-2010, 04:00 PM
RE: Lets get working guys! - by The Kid - 04-27-2010, 04:17 PM
RE: Lets get working guys! - by lassek - 04-27-2010, 06:19 PM
RE: Lets get working guys! - by Morpheus - 04-28-2010, 01:57 AM
RE: Lets get working guys! - by lassek - 04-28-2010, 02:33 AM
RE: Lets get working guys! - by Valaro - 04-28-2010, 07:47 AM
RE: Lets get working guys! - by The Kid - 04-28-2010, 01:26 PM
RE: Lets get working guys! - by Neo - 04-28-2010, 03:10 PM
RE: Lets get working guys! - by Broker - 04-29-2010, 09:45 AM
RE: Lets get working guys! - by Neo - 04-29-2010, 04:11 PM
RE: Lets get working guys! - by Parallax - 04-28-2010, 04:08 PM
RE: Lets get working guys! - by Neo - 04-28-2010, 05:42 PM
RE: Lets get working guys! - by kakbun - 04-28-2010, 11:16 PM
RE: Lets get working guys! - by Morpheus - 04-29-2010, 12:59 AM
RE: Lets get working guys! - by Valaro - 04-29-2010, 07:59 AM
RE: Lets get working guys! - by Gerik - 04-29-2010, 09:05 AM
RE: Lets get working guys! - by Metalogic - 04-29-2010, 08:18 AM
RE: Lets get working guys! - by CountZer0 - 05-01-2010, 06:13 AM
RE: Lets get working guys! - by The Kid - 05-10-2010, 08:58 AM
RE: Lets get working guys! - by Neo - 05-10-2010, 02:51 PM
RE: Lets get working guys! - by Aquilae - 05-28-2010, 02:51 PM
RE: Lets get working guys! - by Neo - 05-28-2010, 10:44 PM

Forum Jump: