Results 1 to 4 of 4

Thread: How do i decrypt eq2 packets?

  1. #1
    Registered User
    Join Date
    Apr 2005
    Posts
    6

    How do i decrypt eq2 packets?

    Is there some nasty tool that can decrypt EQ2 packets?
    Except that on this site, i just use normal sniffer to sniff packets from eq and need some way to decrypt them.
    Or someone have step by step i am newb in this kinda things.
    Last edited by dq2009; 05-01-2005 at 06:46 AM.

  2. #2
    Registered User
    Join Date
    Jan 2005
    Posts
    72

    Re: How do i decrypt eq2 packets?

    The code in my packet sniffer is prety cut and dry. If its above you, then the encryption is as well.

  3. #3
    Registered User
    Join Date
    Apr 2005
    Posts
    6

    Re: How do i decrypt eq2 packets?

    Can u give delphi sampe

    At least can you point me exactly to peace of code that decrypts packets.
    Last edited by dq2009; 05-02-2005 at 08:07 AM.

  4. #4
    Registered User
    Join Date
    Feb 2005
    Posts
    16

    Re: How do i decrypt eq2 packets?

    Line 64 of EQ2Stream.cpp shows how to determine if the packets are encrypted/compressed, etc.

    Line 62 of RC4.cpp shows the actual decryption process.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is On
vB code is On
Smilies are On
[IMG] code is On