Clan x86

Technical (Development, Security, etc.) => General Programming => Botdev => Topic started by: Ryan Marcus on September 03, 2005, 10:50:52 AM

Title: [BNLS] Why do I get disconnected?
Post by: Ryan Marcus on September 03, 2005, 10:50:52 AM
Here is my BNLS packet log:

Quote

Send option management request (T_OPTMGMT_REQ = 108).

Receive option management ack (T_OPTMGMT_ACK = 131).

Send bind request (T_BIND_REQ = 101).
  Bind to «Any Address»
  Connection Indication Number = 0

Receive bind ack (T_BIND_ACK = 122).
  Bind to port 53794
  Connection Indication Number = 0

Send connection request (T_CONN_REQ = 102).
  Connect to 63.161.183.205:9367

Receive connection confirmation (T_CONN_CON = 123).
  Connect from 63.161.183.205:9367

Send data (31 bytes).
<00000000< 09 20 00 01  00 00 00 00  00 00 00 41  3D 31 30 35  . .........A=105
<00000010< 39 30 39 33  32 37 35 20  42 3D 38 32  34 35 00     9093275 B=8245.

Send data (21 bytes).
<0000001F< 01 16 00 5C  3F C3 ** 32  ** 36 ** 33  38 ** 38 33  ...\?.[********
<0000002F< 32 30 32 38  00                                                           ****.

Receive orderly release indication (T_ORDREL_IND = 132).

Send orderly release request (T_ORDREL_REQ = 109).

Send unbind request (T_UNBIND_REQ = 110).

(Don't bother trying to get the CDKey.. its masked up pretty well.)


What am I doing wrong?
Title: Re: [BNLS] Why do I get disconnected?
Post by: MyndFyre on September 03, 2005, 03:15:38 PM
Looks like your CheckRevision statstring isn't complete.