PDA

Просмотр полной версии : Пакет Расшифровать


iLoading
24.03.2014, 18:41
Здравствуйте, у меня есть проблема с некоторыми зашифрованные пакеты, которые посылают от сервера. Я хотел бы знать, если есть в любом случае я мог расшифровать их, чтобы я мог сделать двойной Логин. Вот некоторые изображения в с пакетами. То есть suposed быть AUTHLOGIN если им corect но его нет ... Есть ли способ я мог обойти это?
http://imgur.com/s3RBqBY

Извините за Google Translate, я didant см. никто писать на английском языке здесь.

EFES
24.03.2014, 23:21
Unknown is coded Authlogin packet, you need to have a bit of knowledge in criptography and about packets to decode it, people on this forum are using scripts to make packets more readable and writing an newxor.dll file which is supposed to decrypt encrypted packets based on crypting method.

iLoading
25.03.2014, 00:16
Do u know anything about this newxor.dll where could i get it? I am willing to pay for it if it does work.

EFES
25.03.2014, 01:22
Do u know anything about this newxor.dll where could i get it? I am willing to pay for it if it does work.

I don't know exactly but somebody told that it's price is about 100$

Ofc you can write it by yourself. If you know something about programming in Pascal/Delphi there is a starting point for standart encryption.

Check this (http://l2ph.coderx.ru/svn/l2phx3/3.5.x/PluginCodding/newxor.dpr) link for standard cryptation, it's a standard newxor.dll
Check the repository for the rest of files that you will need.
Repository here: http://l2ph.coderx.ru/svn/l2phx3/