Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Aion
You last visited: Today at 12:48

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Decode Aion packets

Discussion on Decode Aion packets within the Aion forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2014
Posts: 5
Received Thanks: 0
Decode Aion packets

Hello,

I'm working on a kind of program to list the dps of players, showing also their skills by using mainly the packets sniffing. I analysed the packets and listed some of them by using the same skill in game and the same target.

My question is how can i decode those packets, are they crypted? Is there a way to decrypt them?

I'm going to give you a piece of one packet, the DATA area:

1b 0 6a 96 2e 75 7c 3e 7e a9 7c 5f e7 24 8d 91 bf 5e 79 a0 31 83 6c 65 47 40 7c

I suspect that the red part is the target (the mob). But i don't know if it's the id of the target, the name of the target or anything else or it's just crypted...
But each time i was changing the target, that part was changing.

To advance in this project, i would be glad to have some helps.

Thank you in advance
thelastfleeting is offline  
Old 10/20/2017, 02:36   #2
 
AionScript's Avatar
 
elite*gold: 0
Join Date: Jul 2016
Posts: 37
Received Thanks: 13
check l2phx for aion
AionScript is offline  
Thanks
1 User
Old 11/06/2017, 13:53   #3
 
elite*gold: 0
Join Date: Jan 2014
Posts: 5
Received Thanks: 0
Well, i couldn't find a version of l2phx that could work... but i tried with Samurai Packet, i made it work but the problem is, it doesn't link the packet to the right opcode variable... I guess the opcodes are wrong, but i'm also wondering if the crypto key has been changed? do you think it's possible? I'm using the version "PacketSamurai 5.x EU".

How hard it is to find the decrypt key and the opcode? For the opcode, wouldn't it take a lot of time as there are really many...?

Thank you for your help
thelastfleeting is offline  
Old 07/12/2020, 15:30   #4
 
elite*gold: 0
Join Date: Sep 2017
Posts: 68
Received Thanks: 10
size / opcode/ ~opcode / byte: client/server packet / <- data -> is the packet structure of nearly all packets(gameserver) login looks similar , chatserver isnt encrypted at all.
its blowfish encrypted so every big patch you need to find 4 keys(KeyXor/KeyAdd+OpXor/OpAdd). every little patch you need to find 2 keys(OpXor/OpAdd)
ThorsNextKrobanPro is offline  
Reply


Similar Threads Similar Threads
[Release] +5500 Packets structure , client/packets constants
10/07/2012 - CO2 PServer Guides & Releases - 10 Replies
edit : if u know nothing about packets go to this post first explaining what is packets , and explaining a packet with details and everything http://www.elitepvpers.com/forum/co2-pserver-disc ussions-questions/2162344-packets-packets-packets. html#post19074533 i start making my very own packet structure to use them on my new proxy but i thought of ripping them from the source so yeah the following packets is ripped of trinity base source right now im just providing the packets structure...
Packets packets packets...
10/06/2012 - CO2 Private Server - 13 Replies
I have been struggling to understand what is a Packet how could i create one with the data i want then send it to my server So please any one tell if as example i want to send some info from my client to my server, then handle them from the server how could i do that : i have my socket server, also i don't wanna copy and paste codes i want to UNDERSTAND. My PacketReader.cs
[REQUEST] packets send list , or anyway to sniff send packets
08/10/2012 - Kal Online - 16 Replies
hey everyone , as mentioned , i wanna know if anyone got a complete send packets lists or anyway i can sniff send packets , thanks in advance
[Packets] Wie änder ich flyff packets?
07/16/2011 - Flyff Private Server - 19 Replies
HeyHo, Ich würde sehr gerne wissen wie man die Flyff Packets ändert... ich denke mal Zahlen ändern werden nicht ausreichen oder?



All times are GMT +2. The time now is 12:48.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.