Miesco Posted August 22, 2004 Report Posted August 22, 2004 I have heard that ALL packets are encrypted after the 00 02 response. I am connecting to a normal server without encryption here: enc request sent: 0 1 26 -39 34 -17 1 0Received: 00 05 58 98 84 0eGot core packet type: 05server sync request: 0 5 88 152 132 14sync response sent: 00 06 58 98 84 0e c8 44 40 00Received: 00 02 e6 26 dd 10 00 17 cb 4f 1c 50 82 48 96 66 67 12 bd d4 c4 53 0c 4a 4f f4 9c 1f b4 da 23 17 41 8f d0 cd 10 59 6f cd 6a a5 3c f2 72 e5 d7 f3 bc 82 b0 c6 bd c7 5f c5 8c 0a 7f 6f a2 e0 5e ef cb fa 40 8e 0f 9a 11 67 48 ee 75 dd 8d fd c2 c0 68 f7 3c d5 a0 dc 07 4a d7 8c 5a 3d 48 d9 38 1f 37 f5 7f 67 f9 5f 7f 3e 21 b6 28 56 01 db b9 81 6b 3d 75 e6 10 53 06 89 32 76 55 ee 82 1f 5a a7 4f 0d 04 7d 47 dc 45 28 41Got core packet type: 02server enc response: 0 2 230 38 221 16 0 23 203 79 28 130 72 150 102 103 18 189 212 196 83 12 74 79 244 156 31 180 218 35 23 65 143 208 205 16 89 111 205 106 165 60 242 114 229 215 243 188 130 176 198 189 199 95 197 140 10 128 127 111 162 224 94 239 203 250 64 142 15 154 17 103 72 238 117 221 141 253 194 128 192 104 247 60 213 160 220 7 74 215 140 90 61 72 217 56 31 55 245 127 103 249 95 127 62 33 182 40 86 1 219 185 129 107 61 117 230 16 83 6 137 50 118 85 238 130 31 90 167 79 13 4 125 71 220 69 40 65server key: 282928870password sent: 09 00 73 68 61 77 6e 62 6f 74 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70 70 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 4c 00 00 00 f0 00 9d 6f 86 00 bc 01 00 00 2b 02 00 00 03 09 54 00 00 00 00 00 00 00 00 00 00 00 00 00sync request sent: 00 05 e3 44 40 00 03 00 00 00 02 00 00 00Received: 00 06 e3 44 40 00 9c 0f 10 33Got core packet type: 06server sync response: 0 6 227 68 64 0 156 15 16 51Received: 00 07Got core packet type: 07disconnected As you can see from the 00 06 response, and the 00 07, the packets are not encrypted. I tried encrypting them after the 00 02, and I am decrypting NON-decrypted packets. Am I missing something packets being encrypted?
Smong Posted August 29, 2004 Report Posted August 29, 2004 Received: 00 05 58 98 84 0eGot core packet type: 05server sync request: 0 5 88 152 132 14Don't you think it is strange how the contents of this packet change?
Snrrrub Posted August 31, 2004 Report Posted August 31, 2004 The content isn't changing... just the base The first printout is in base 16 and the other is in base 10. -Snrrrub
Recommended Posts