• Welcome to Valhalla Legends Archive.
 

lockdown-IX86-XX.mpq update?

Started by Ringo, October 31, 2006, 04:51 PM

Previous topic - Next topic
|

Joe[x86]

Quote from: brew on April 25, 2007, 07:33 PM
that made me feel like a total idiot. this entire thing was useless.

Hero

Quote from: Joex86] link=topic=15960.msg161834#msg161834 date=1164578287]
Why are you x'ing out the Battle.net IP? lol..
Hackers.

MysT_DooM

If you dont have the proper exe info now you'll get invalid game ver. so now u cant like have for ur info "My Bot" or something.
so parse out the exe info from 0x1a also


vb6, something about that combination of numbers and letters is sexy

warz

#228
Quote from: MysT_DooM on November 26, 2006, 04:09 PM
If you dont have the proper exe info now you'll get invalid game ver. so now u cant like have for ur info "My Bot" or something.
so parse out the exe info from 0x1a also

Positive about this? Are you talking about the '01 00 0E 01' value returned from cr? As long as starcraft.exe is supplied properly, you should get correct results from this. Keep in mind the 'cdkey owner' string you send to bnet is not derived from cr, and so should not affect the cr results.

MysT_DooM

Quote from: warz on November 26, 2006, 04:38 PM
Quote from: MysT_DooM on November 26, 2006, 04:09 PM
If you dont have the proper exe info now you'll get invalid game ver. so now u cant like have for ur info "My Bot" or something.
so parse out the exe info from 0x1a also

Positive about this? Are you talking about the '01 00 0E 01' value returned from cr?

im talking about the exe info not the exe version
--------------------------------------------
ersan his exe hash is right (AC A3 45 D9) its after the exe version (01 00 0E 01)


vb6, something about that combination of numbers and letters is sexy

Ersan

#230
Yeah I deleted my post before you said that.

Are you sending the right version byte in 0x50?

replaced

#231
4  192.168.0.100:27334  63.240.202.127:6112  59  Send 
0000  FF 50 3A 00 00 00 00 00 36 38 58 49 52 41 54 53   .P:.....68XIRATS
0010  CF 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
0020  00 00 00 00 00 00 00 00 55 53 41 00 55 6E 69 74   ........USA.Unit
0030  65 64 20 53 74 61 74 65 73 00                                 ed States.



also im just sending the checkrevision packet to bnls


Option Explicit
public BNLSchckver as string

Public Function CHECKREV(Data As String)
Dim vData As String
Dim ex2Buf As String
Dim ft As String
Dim mp As String
Dim cf As String
Dim Result As Long
Dim DATAlen As Integer
Dim bne As New BNLSEngine

Dim dataTEMP As String

dataTEMP = Data

DATAlen = Len(dataTEMP)
DATAlen = DATAlen - 17
dataTEMP = Mid$(dataTEMP, 17, DATAlen)
dataTEMP = dataTEMP & Chr$(0)
   
    Result = bne.BNLS_VERSIONCHECKEX2("RATS", dataTEMP, BNLSchckver)
EXEver = GetDWORD(Mid(BNLSchckver, 8, 4))
EXEhash = GetDWORD(Mid(BNLSchckver, 12, 4))
 
    Set bne = Nothing

Send0x51
End Function



Public Function GetDWORD(Data As String) As Long
Dim lReturn As Long
    Call CopyMemory(lReturn, ByVal Data, 4)
    GetDWORD = lReturn
End Function

MysT_DooM

#232

BnetDocs 0x51
(DWORD) Client Token
(DWORD) EXE Version
(DWORD) EXE Hash
(DWORD) Number of keys in this packet
(BOOLEAN) Using Spawn (32-bit)

For Each Key:
(DWORD) Key Length
(DWORD) CD key's product value
(DWORD) CD key's public value
(DWORD) Unknown (0)
(DWORD[5]) Hashed Key Data

(STRING) Exe Information
(STRING) CD Key owner name


Warz i wasnt talkin bout the Owner name i was talking about the Exe Information o.O    which you can get from 0x1A, like if he has for his exe info "Replaced`Bot" or something, that would return as invalid ver

replaced are you using the Exe Information from 0x1A


vb6, something about that combination of numbers and letters is sexy

Ersan

I thought he truncated 0x51...  lol yeah it's way incomplete.

l2k-Shadow

Quote from: replaced on November 26, 2006, 02:20 PM
now im no longer getting ipbanned from bnet lols.  However I keep on getting the invalid game version error, i guess ill check to see whats wrong now  :-[

edit: i've noticed that my EXEversion is always the same value of 17694721 in long.


6  x.x.x.x:6112  192.168.0.100:30477  62  Recv 
0000  FF 50 3E 00 00 00 00 00 36 74 97 41 EC 0A 4D 00    .P>.....6t.A..M.
0010  00 44 47 C9 72 FC C6 01 6C 6F 63 6B 64 6F 77 6E    .DG.r...lockdown
0020  2D 49 58 38 36 2D 30 36 2E 6D 70 71 00 F3 DB BD    -IX86-06.mpq....
0030  C0 54 0C 88 44 CD C8 DA 49 9E 30 75 D5 00          .T..D...I.0u..

7  192.168.0.100:30576  63.161.183.205:9367  61  Send 
0000  3D 00 1A 01 00 00 00 00 00 00 00 00 00 00 00 00    =...............
0010  44 47 C9 72 FC C6 01 6C 6F 63 6B 64 6F 77 6E 2D    DG.r...lockdown-
0020  49 58 38 36 2D 30 36 2E 6D 70 71 00 F3 DB BD C0    IX86-06.mpq.....
0030  54 0C 88 44 CD C8 DA 49 9E 30 75 D5 00             T..D...I.0u..

8  63.161.183.205:9367  192.168.0.100:30576  40  Recv 
0000  28 00 1A 01 00 00 00 01 00 0E 01 AC A3 45 D9 D9    (............E..
0010  42 25 09 96 E4 EA 6D F8 50 DF 58 51 A3 F6 56 00    B%....m.P.XQ..V.
0020  00 00 00 00 CF 00 00 00                            ........

9  192.168.0.100:30477  x.x.x.x:6112  70  Send 
0000  FF 51 46 00 D2 02 96 49 01 00 0E 01 AC A3 45 D9    .QF....I......E.
0010  01 00 00 00 00 00 00 00 0D 00 00 00 02 00 00 00    ................
0020  E1 30 1F 00 00 00 00 00 C7 04 2B EB B9 1F BD 9F    .0........+.....
0030  11 A3 C0 B6 B8 C8 D7 2D C2 F8 52 1F 00 7A 79 43    .......-..R..zyC
0040  75 20 71 5A 75 00                                  u qZu.

10  x.x.x.x:6112  192.168.0.100:30477  9  Recv 
0000  FF 51 09 00 01 01 00 00 00                         .Q.......


Your (STRING)   Exe Information is blank. You must supply the same string as returned from BNLS 0x1A for this field.
Quote from: replaced on November 04, 2006, 11:54 AM
I dunno wat it means, someone tell me whats ix86 and pmac?
Can someone send me a working bot source (with bnls support) to my email?  Then help me copy and paste it to my bot? ;D
Já jsem byl určenej abych tady žil,
Dával si ovar, křen a k tomu pivo pil.
Tam by ses povídaj jak prase v žitě měl,
Já nechci před nikym sednout si na prdel.

Já nejsem z USA, já nejsem z USA, já vážně nejsem z USA... a snad se proto na mě nezloběj.

topaz

lol @ Replaced`Bot

Stolen code ftl
RLY...?

l)ragon

FF 50 28 00 00 00 00 00 FE A2 B6 AE 32 F7 68 00   ÿP(.....þ¢¶®2÷h.
00 20 58 7D 99 CB C6 01 76 65 72 2D 49 58 38 36   . X}™ËÆ.ver-IX86
2D 30 2E 6D 70 71 00 00                           -0.mpq..........


Recieved about 2mins ago while useing sc.
*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*ˆ¨¯¯¨ˆ*^~·.,l)ragon,.-·~^*ˆ¨¯¯¨ˆ*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*

l2k-Shadow

Quote from: l)ragon on November 27, 2006, 12:23 AM
FF 50 28 00 00 00 00 00 FE A2 B6 AE 32 F7 68 00   ÿP(.....þ¢¶®2÷h.
00 20 58 7D 99 CB C6 01 76 65 72 2D 49 58 38 36   . X}™ËÆ.ver-IX86
2D 30 2E 6D 70 71 00 00                           -0.mpq..........


Recieved about 2mins ago while useing sc.

:o :o :o maybe a rare bug or fixing something with lockdown, i just relogged to a west server and got lockdown though.
Quote from: replaced on November 04, 2006, 11:54 AM
I dunno wat it means, someone tell me whats ix86 and pmac?
Can someone send me a working bot source (with bnls support) to my email?  Then help me copy and paste it to my bot? ;D
Já jsem byl určenej abych tady žil,
Dával si ovar, křen a k tomu pivo pil.
Tam by ses povídaj jak prase v žitě měl,
Já nechci před nikym sednout si na prdel.

Já nejsem z USA, já nejsem z USA, já vážně nejsem z USA... a snad se proto na mě nezloběj.

l)ragon

Quote from: l2k-Shadow on November 27, 2006, 12:25 AM
Quote from: l)ragon on November 27, 2006, 12:23 AM
FF 50 28 00 00 00 00 00 FE A2 B6 AE 32 F7 68 00   ÿP(.....þ¢¶®2÷h.
00 20 58 7D 99 CB C6 01 76 65 72 2D 49 58 38 36   . X}™ËÆ.ver-IX86
2D 30 2E 6D 70 71 00 00                           -0.mpq..........


Recieved about 2mins ago while useing sc.

:o :o :o maybe a rare bug or fixing something with lockdown, i just relogged to a west server and got lockdown though.
Looks like a bug in Battle.net itself, seen this a cupple times now not only on sc but with DSHR to.
*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*ˆ¨¯¯¨ˆ*^~·.,l)ragon,.-·~^*ˆ¨¯¯¨ˆ*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*

l2k-Shadow

Quote from: l)ragon on November 27, 2006, 12:33 AM
Quote from: l2k-Shadow on November 27, 2006, 12:25 AM
Quote from: l)ragon on November 27, 2006, 12:23 AM
FF 50 28 00 00 00 00 00 FE A2 B6 AE 32 F7 68 00   ÿP(.....þ¢¶®2÷h.
00 20 58 7D 99 CB C6 01 76 65 72 2D 49 58 38 36   . X}™ËÆ.ver-IX86
2D 30 2E 6D 70 71 00 00                           -0.mpq..........


Recieved about 2mins ago while useing sc.

:o :o :o maybe a rare bug or fixing something with lockdown, i just relogged to a west server and got lockdown though.

I bet reps are molesting these forums, fixing this as we speak :P
Looks like a bug in Battle.net itself, seen this a cupple times now not only on sc but with DSHR to.
Quote from: replaced on November 04, 2006, 11:54 AM
I dunno wat it means, someone tell me whats ix86 and pmac?
Can someone send me a working bot source (with bnls support) to my email?  Then help me copy and paste it to my bot? ;D
Já jsem byl určenej abych tady žil,
Dával si ovar, křen a k tomu pivo pil.
Tam by ses povídaj jak prase v žitě měl,
Já nechci před nikym sednout si na prdel.

Já nejsem z USA, já nejsem z USA, já vážně nejsem z USA... a snad se proto na mě nezloběj.

|