Packet decryption help

Discussions Related to Game Hacking and Memory Hacking Software

Moderators: g3nuin3, SpeedWing, WhiteHat, mezzo

Packet decryption help

Postby turdsammiches » Mon Jul 12, 2010 6:27 am

i have the source code that the game client uses to compress and encrypt packets

I also have the code that the game server uses to decompress and decrypt the packets.

What i need help with is implementing this code to decrypt received and sent packets and then re-encrypting them

I have no prior programming knowledge. where do i start? :?:

also this game is flash so am i able to inject a dll into the browser that would be able to intercept it's packets?
turdsammiches
I Have A Few Questions
 
Posts: 4
Joined: Mon Jul 12, 2010 6:12 am

Re: Packet decryption help

Postby L. Spiro » Fri Jul 30, 2010 3:52 pm

Of you have the source code then your easiest route is to compile the encryption and decryption routines to a DLL, inject the DLL, and from the DLL hook the packet routines as described in Shynd’s tutorials.


L. Spiro
Our songs remind you of songs you’ve never heard.
User avatar
L. Spiro
L. Spiro
 
Posts: 3129
Joined: Mon Jul 17, 2006 10:14 pm
Location: Tokyo, Japan

Re: Packet decryption help

Postby turdsammiches » Wed Oct 27, 2010 9:45 pm

thanks for replying... i forgot all about this thread i made, another quick question though, if the code i have is actionscript 3, is there anyway to code a dll implementing the as3 code or would i have to rewrite it all using C++?
turdsammiches
I Have A Few Questions
 
Posts: 4
Joined: Mon Jul 12, 2010 6:12 am

Re: Packet decryption help

Postby L. Spiro » Thu Oct 28, 2010 9:48 pm

I would just rewrite it.


L. Spiro
Our songs remind you of songs you’ve never heard.
User avatar
L. Spiro
L. Spiro
 
Posts: 3129
Joined: Mon Jul 17, 2006 10:14 pm
Location: Tokyo, Japan

Re: Packet decryption help

Postby turdsammiches » Fri Oct 29, 2010 12:35 am

ok, thanks.
turdsammiches
I Have A Few Questions
 
Posts: 4
Joined: Mon Jul 12, 2010 6:12 am


Return to General Related Discussions

Who is online

Users browsing this forum: No registered users and 0 guests

cron