clientless connection

04/23/2015 00:18 0Lucifer0#1
Hi i trying to make a clientless connection (in order to get the act4 stats)
but y have a probleme with the encryption packet...

for the moment i get : the list of server like this one
79.110.84.251:4014:0:4.5.S4-Nexus

but after i know i should send the first packet to 79.110.84.251:4014

i've this encryption function :

but this is encryption stage 2...

it's the oposite of this one

but i know the first packet

NUMBER ID NUMBER+1 PASSWORD
should be encrypt with this function

that's why i post this in order to know if someone know the crypto to encrypt packet stage 1

Thank you in advance.
05/04/2015 15:32 .SlaP#2
Its the wrond encrytion
05/11/2015 10:49 0Lucifer0#3
encryption and decryption works but there is an other encryption... I try to fin asm with ollydbg but it freez on splashscreen...
05/13/2015 08:58 FI0w#4
You can find the Crypto in all Public Sources of a GameServer
05/13/2015 18:02 BladeTiger12#5
Quote:
Originally Posted by xSensitivex View Post
You can find the Crypto in all Public Sources of a GameServer
Nope, he want Client GameEncryption.
In GameServers u just find Server GameEncryption.
05/13/2015 19:28 iArtrix#6
Try this [Only registered and activated users can see links. Click Here To Register...]
05/13/2015 21:24 BladeTiger12#7
Quote:
Originally Posted by BladeTiger12 View Post
Nope, he want Client GameEncryption.
In GameServers u just find Server GameEncryption.
Read...
05/14/2015 15:16 0Lucifer0#8
Quote:
Originally Posted by iArtrix View Post
Try this [Only registered and activated users can see links. Click Here To Register...]
Unfortunately i've already seen this post but the crypto i search is the only one which is not in this post...
:D