Skip to content

Instantly share code, notes, and snippets.

@HelloKitty
Created October 10, 2017 15:13
Show Gist options
  • Save HelloKitty/7c941fd8a841fb5ac6cf8c530a8d214e to your computer and use it in GitHub Desktop.
Save HelloKitty/7c941fd8a841fb5ac6cf8c530a8d214e to your computer and use it in GitHub Desktop.
Contains a basic dump of interactions with login/character server for PSOBB. Thanks to Soly.
LOGIN connection from: 192.168.1.1:51121
snd 0003 (200)
rcv 0093 (180)
snd 00E6 (68)
snd 0019 (16)
CHARACTER connection from: 192.168.1.1:51123
snd 0003 (200)
rcv 0093 (180)
snd 00E6 (68)
rcv 00E0 (8)
snd 00E2 (2808)
rcv 00E3 (16)
snd 00E5 (136)
rcv 00E3 (16)
snd 00E5 (136)
rcv 00E3 (16)
snd 00E4 (16)
rcv 00E3 (16)
snd 00E4 (16)
rcv 01E8 (16)
snd 02E8 (12)
rcv 03E8 (8)
snd 01DC (20)
rcv 03DC (20)
snd 02DC (26640)
rcv 03DC (20)
snd 02DC (26640)
rcv 03DC (20)
snd 02DC (1440)
rcv 03DC (20)
rcv 04EB (8)
snd 01EB (694)
rcv 03EB (8)
snd 02EB (26636)
rcv 03EB (8)
snd 02EB (26636)
rcv 03EB (8)
snd 02EB (26636)
rcv 03EB (8)
snd 02EB (26636)
rcv 03EB (8)
snd 02EB (26636)
rcv 03EB (8)
snd 02EB (26636)
rcv 03EB (8)
snd 02EB (26636)
rcv 03EB (8)
snd 02EB (26636)
rcv 03EB (8)
snd 02EB (26636)
rcv 03EB (8)
snd 02EB (26636)
rcv 03EB (8)
snd 02EB (26636)
rcv 03EB (8)
snd 02EB (26636)
rcv 03EB (8)
snd 02EB (26636)
rcv 03EB (8)
snd 02EB (26636)
rcv 03EB (8)
snd 02EB (26636)
rcv 03EB (8)
snd 02EB (26636)
rcv 0005 (8)
CHARACTER connection from: 192.168.1.1:51126
snd 0003 (200)
rcv 0093 (180)
snd 00E6 (68)
rcv 00E3 (16)
snd 00E4 (16)
rcv 0005 (8)
CHARACTER connection from: 192.168.1.1:51134
snd 0003 (200)
rcv 0093 (180)
snd 00E6 (68)
snd 00B1 (36)
snd 00EE (90)
snd 00A0 (96)
snd 0011 (74)
rcv 0010 (16)
snd 0019 (16)
@HelloKitty
Copy link
Author

LOGIN connection from: 192.168.1.1:51121
ServerSend 0003 (200)
ClientSend 0093 (180)
ServerSend 00E6 (68)
ServerSend 0019 (16)

CHARACTER connection from: 192.168.1.1:51123
ServerSend 0003 (200)
ClientSend 0093 (180)
ServerSend 00E6 (68)
ClientSend 00E0 (8)
ServerSend 00E2 (2808)
ClientSend 00E3 (16)
ServerSend 00E5 (136)
ClientSend 00E3 (16)
ServerSend 00E5 (136)
ClientSend 00E3 (16)
ServerSend 00E4 (16)
ClientSend 00E3 (16)
ServerSend 00E4 (16)
ClientSend 01E8 (16)
ServerSend 02E8 (12)
ClientSend 03E8 (8)
ServerSend 01DC(20)
ClientSend 03DC(20)
ServerSend 02DC(26640)
ClientSend 03DC(20)
ServerSend 02DC(26640)
ClientSend 03DC(20)
ServerSend 02DC(1440)
ClientSend 03DC(20)
ClientSend 04EB(8)
ServerSend 01EB(694)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 03EB(8)
ServerSend 02EB(26636)
ClientSend 0005 (8)

CHARACTER connection from: 192.168.1.1:51126
ServerSend 0003 (200)
ClientSend 0093 (180)
ServerSend 00E6 (68)
ClientSend 00E3 (16)
ServerSend 00E4 (16)
ClientSend 0005 (8)

CHARACTER connection from: 192.168.1.1:51134
ServerSend 0003 (200)
ClientSend 0093 (180)
ServerSend 00E6 (68)
ServerSend 00B1(36)
ServerSend 00EE(90)
ServerSend 00A0(96)
ServerSend 0011 (74)
ClientSend 0010 (16)
ServerSend 0019 (16)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment