Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > C/C++
You last visited: Today at 00:17

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

Advertisement



Decrypt packet.. help me please

Discussion on Decrypt packet.. help me please within the C/C++ forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Dec 2011
Posts: 367
Received Thanks: 199
Decrypt packet.. help me please

Hi friends..
i have complete my login server for nostale..

now i write a game server..
i created a decrypt packet..
my letters decrypt is righ, but my number decrypt is wrong.

how i can decrypt the numbers? help me, please.

chars wrong:

. - 1 2 3 4 5 6 7 8 9 0 and the space

packet (i write 1234567890 in private chat):

03 8C 8F 94 8B 15 1D 5B B5 19 10 07 B4 96 91 98 8D 9E 8F 8F D4 41 56 78 9A BC D4 E0 FF

8C = 73 = s
8F = 70 = p
94 = 6B = k
8B = ?

8B is 20 (space) but my decrypt don't worked..

packet (i write 1234567891 in private chat):

03 8C 8F 94 8B 15 1D 5B B5 19 10 07 B4 96 91 98 8D 9E 8F 8F D4 41 56 78 9A BC D5 E0 FF

8C = 73 = s
8F = 70 = p
94 = 6B = k
8B = ?

help me please
Kingrap is offline  
Old 08/29/2012, 16:43   #2
 
Crack-wtf's Avatar
 
elite*gold: 256
Join Date: Feb 2012
Posts: 1,370
Received Thanks: 2,917
Which Function the Game uses for Packets?
WSASend or Send?

You should Reverse backwards of the Call so you may land in the Function which encrypts the Packet.
Then Detour this Function.

Thats how i would do it.
Crack-wtf is offline  
Old 08/29/2012, 19:44   #3
 
elite*gold: 0
Join Date: Dec 2011
Posts: 367
Received Thanks: 199
ehm

i don't understand..
you can say me how i decrypt the packet?

i use send function
Kingrap is offline  
Old 09/01/2012, 19:28   #4
 
elite*gold: 0
Join Date: Dec 2011
Posts: 367
Received Thanks: 199
i solved! closed
Kingrap is offline  
Reply


Similar Threads Similar Threads
Packet-encrypt/decrypt function
03/17/2011 - Shaiya - 1 Replies
Hey guys I'd have a biiig question: Could anyone send me the packet encryption algorythm? I'm not so good in reverse engineering. I managed to inject my dll and see the packets unencrypted, but I'm simply not able to understand the algorythm. Could you send me... a short description, C++, VB code, or any hint, how to learn it by myself? Thank you, Regards nXu
*HOT* Packet Encryption - Decrypt/ReEncrypt HowTo
06/07/2008 - CO2 Guides & Templates - 112 Replies
Click for quickjump for english translation: http://www.elitepvpers.com/forum/index.php?...t=15 &#entry12035 all lvl2 epvp Members quitted playing Conquer Online, so we release our Packet Encryption Guide, I hope it is usefull for all AGH's out there Urheberrechte und Copyright dieser Guide liegen bei elitepvpers.com You will not use any information obtained from this guide for malicious purposes. All information from this guide is for intellectual purposes only, and you are...
[C#] Packet Decrypt Algo.
03/29/2008 - Cabal Hacks, Bots, Cheats, Exploits & Macros - 16 Replies
Not sure if this is used for ever packet yet or just login. I believe it is for every packet because I didn't see a switch, anyways I will be doing a rewrite in C++ later along with C#/C++ of the encrypt algo. (Very tired, been up for 38 hours...). Also it looks very very messy because I just didn't feel like using "unsafe" code. External link because the key is 65536 bytes and too much for a post :P. http://www.zomgstuff.net/high/cabal/c%23/decrypt. txt You didn't hear it from...
packet editor mit TEA decrypt ?
08/15/2007 - General Coding - 1 Replies
Servus, ich such für nen Game in dem die Packets mit TEA verschlüsselt werden nen packet editor, weis einer obs da scho was gibt , oder hat jemand ne idee das "einfach" zu lösen ? das leichteste was ich mir vorstellen kann die funktion hooken wo das ausgehende packet vom spiel verschlüsselt wird so das man das packet editieren kann bevor es verschlüsselt wird, aber dll injection/function hooking is nich wirklich meine stärke. Vlt hat ja jemand ideen :)



All times are GMT +2. The time now is 00:17.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

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