Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: iago on April 01, 2004, 01:15 PM

Title: Odd response to SID_READUSERDATA
Post by: iago on April 01, 2004, 01:15 PM
Just wondering if anybody recognizes what this is:

Sent
Buffer contents:
ff 26 52 00 01 00 00 00 04 00 00 00 01 00 00 80         .&R.............
69 61 67 6f 00 70 72 6f 66 69 6c 65 5c 73 65 78         iago.profile\sex
00 70 72 6f 66 69 6c 65 5c 61 67 65 00 70 72 6f         .profile\age.pro
66 69 6c 65 5c 6c 6f 63 61 74 69 6f 6e 00 70 72         file\location.pr
6f 66 69 6c 65 5c 64 65 73 63 72 69 70 74 69 6f         ofile\descriptio
6e 00                                                   n.
Length: 82

Recieved
Buffer contents:
ff 26 fc 00 01 00 00 00 04 00 00 00 01 00 00 80         .&..............
4d 61 6c 65 0a 0a 0a 8c 88 86 87 80 a8 86 81 80         Male............
89 b5 84 ad b4 ac 9b b0 8e b0 8a 91 a7 88 9c 9c         ................
b0 bd b1 89 b6 9c aa a0 b3 b7 81 ba 88 8d bf 99         ................
9b b9 9c b5 99 b0 a8 8d bc 8b 9e a3 8a 83 be bb         ................
99 95 99 a2 ac a5 8f be bf b7 b7 bc a8 b8 a5 82         ................
a3 b9 8e 88 a7 be 90 b3 aa a5 80 86 9f 92 a3 91         ................
ae 9c 8f af b5 99 83 94 b1 b2 bd 8c 9e a7 a0 8c         ................
b2 b1 a0 bf b8 93 9f b3 81 b9 9a bd 84 81 ac 9d         ................
97 96 99 97 80 a3 95 bd 86 95 87 8b 93 a5 96 9e         ................
9c 83 bb 8a 89 80 9b 8b a0 a2 95 af a2 a0 aa b6         ................
b9 8c 8e 83 8d 9e a3 ac ab aa 97 80 b7 a7 be 8c         ................
9e 9b 96 ae 96 96 a5 98 94 84 95 80 a0 84 91 00         ................
00 43 61 6e 61 64 61 00 49 74 27 73 20 61 62 6f         .Canada.It's abo
75 74 20 74 69 6d 65 20 49 20 67 6f 74 20 74 68         ut time I got th
69 73 20 61 63 63 6f 75 6e 74 21 00                     is account!.
Length: 252


Note the huge amount of garbage data after sex.  Does anybody know what it is?  I think I set this with Starcraft when I first got this account and haven't touched it since :/
Title: Re:Odd response to SID_READUSERDATA
Post by: Spht on April 01, 2004, 02:56 PM
It's your public RSA key. Note the lineskips after your gender.
Title: Re:Odd response to SID_READUSERDATA
Post by: iago on April 01, 2004, 05:47 PM
Ah, I was thinking it was something like that.  Where did come from, then?  Does BC add that?
Title: Re:Odd response to SID_READUSERDATA
Post by: Zakath on April 01, 2004, 05:49 PM
If you ever set up a bot to use encryption while using that account, it put it there. BC is capable of that; so are several other bots.