[Help] Encrypted Packet Send Failure

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

claven
Noob
Noob
Posts: 9
Joined: 09 Apr 2016, 21:35
Noob?: Yes

[Help] Encrypted Packet Send Failure

#1 Post by claven »

Allright first of all thank you for letting me making a new topic :D

Here the server information i could give

ST : RagexeRE_2012_04_10a
Client.exe : http://www.mediafire.com/download/99ce0 ... Ragexe.exe
Recvpacket : http://pastebin.com/QhB90mF5 (Based on PEEK)
CryptKeys (CMIIW) :

Code: Select all

Key1 = 0x01581359 conversion -> 22549337
Key2 = 0x452d6ffa conversion -> 1160605690
Key3 = 0x6afb6e2e conversion -> 1794862638
Server config (CMIIW) :

Code: Select all

[Ragnarok]
ip (hidden for some reason)
port 6900
private 1
master_version 30
version 6
secureLogin 1
charBlockSize 144
serverType kRO_RagexeRE_2012_04_10a
serverEncoding Western
recvpackets recvpackets-rr.txt
addTableFolders translated/kRO_english;kRO
and i occur stuck on map server like this
Image
i dunno exactly what is the problem :(
i've been trying all combination of cryptkeys but the sent packet keep on 094B address

Code: Select all

	$self->cryptKeys(22549337, 1160605690, 1794862638); response -> [094B]->[24DF] / KEY : [0x0158]->[0x2D94]
	$self->cryptKeys(22549337, 1794862638, 1160605690); response -> [094B]->[464D] / KEY : [0x0158]->[0x4F06]
	$self->cryptKeys(1160605690, 22549337, 1794862638); response -> [094B]->[4AF6] / KEY : [0x452D]->[0x43BD]
	$self->cryptKeys(1160605690, 1794862638, 22549337); response -> [094B]->[464D] / KEY : [0x452D]->[0x4F06]
	$self->cryptKeys(1794862638, 22549337, 1160605690); response -> [094B]->[4AF6] / KEY : [0x6AFB]->[0x43BD]
	$self->cryptKeys(1794862638, 1160605690, 22549337); response -> [094B]->[24DF] / KEY : [0x6AFB]->[0x2D94]
please let me know if you need more information like recv/send.pm
Thanks in advance :D
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: Yes

Re: [Help] Encrypted Packet Send Failure

#2 Post by SkylorD »

Note 1 : Just because PEEK has extracted the key doesn't means that you should use it.
DEACTIVATED 8-)
claven
Noob
Noob
Posts: 9
Joined: 09 Apr 2016, 21:35
Noob?: Yes

Re: [Help] Encrypted Packet Send Failure

#3 Post by claven »

But sir when i try to swap the packet 094B with 4AF6

Code: Select all

Encrypted MID : [4AF6]->[094B] / KEY : [0x6AFB]->[0x43BD]
Sent packet    : 4AF6    [19 bytes]
Packet Tokenizer: Unknown switch: ABCD
================================================
<< Received unknown packet [26 bytes]   Apr 14 16:00:52 2016
  0>  CD AB 14 00 78 69 79 00    AA AA 10 19 00 10 49 10    ....xiy.......I.
 16>  2A 78 9D 37 83 02 42 EF    1E 00                      *x.7..B...
<< Received packet:      02EB [13 bytes]
Encrypted MID : [014D]->[4A08] / KEY : [0x43BD]->[0x4B45]
Sent packet    : 014D    [ 2 bytes]  [Guild First Query]
Sent Guild Master/Member Check.
Encrypted MID : [014F]->[7DD8] / KEY : [0x4B45]->[0x7C97]
Sent packet    : 014F    [ 6 bytes]  [Guild Query Page]
Sent Guild Request Page : 0
Encrypted MID : [014F]->[72EE] / KEY : [0x7C97]->[0x73A1]
Sent packet    : 014F    [ 6 bytes]  [Guild Query Page]
it shows i can login to map server for about 1min then i disconnected and i got Packet Tokenizer: Unknown switch: ABCD message
anyway this server using Gepard
this is the latest exe http://www.mediafire.com/download/ghwjfvn0oyjik5r/
and the server website http://goo.gl/TSgbWM
is this botable server?
Thanks in advance.
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: Yes

Re: [Help] Encrypted Packet Send Failure

#4 Post by SkylorD »

It's unbottable server! (you probably will need emulate the shield)
I'm appreciated for you post the link.
I'll analyse this server.
DEACTIVATED 8-)
claven
Noob
Noob
Posts: 9
Joined: 09 Apr 2016, 21:35
Noob?: Yes

Re: [Help] Encrypted Packet Send Failure

#5 Post by claven »

means that i need more effort botting on this server or it's totally unbottable server? :shock:
cuz i saw plenty botters here :D
i do really appreciate your response SkylorD :)
please notice me if there is any update for botting on this server :)
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: Yes

Re: [Help] Encrypted Packet Send Failure

#6 Post by SkylorD »

I Will tell u a secret. Im not good with RCE, if u know what to do go already. There is a bypass but idk how i didnt bypass the gepard shield to debug :( if someone is badass help us 8-)
DEACTIVATED 8-)
claven
Noob
Noob
Posts: 9
Joined: 09 Apr 2016, 21:35
Noob?: Yes

Re: [Help] Encrypted Packet Send Failure

#7 Post by claven »

wow cool SkylorD :o
could you please tell me the secret, i do really want to learn :geek:
but sorry i'm quite new with openkore (look at my join date :P )
thanks SkylorD!
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: Yes

Re: [Help] Encrypted Packet Send Failure

#8 Post by SkylorD »

DEACTIVATED 8-)
claven
Noob
Noob
Posts: 9
Joined: 09 Apr 2016, 21:35
Noob?: Yes

Re: [Help] Encrypted Packet Send Failure

#9 Post by claven »

been trying to understand .dll and rce is.
so tough :lol:
no progress yet
anyway, thanks SkylorD!
claven
Noob
Noob
Posts: 9
Joined: 09 Apr 2016, 21:35
Noob?: Yes

Re: [Help] Encrypted Packet Send Failure

#10 Post by claven »

SkylorD how about forcing kore to send the hex response of abcd packet? i'll sniff the hex response and hoping the response is static
how can i contact you privately :?