Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 457619
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T22:35:21+00:00 2026-05-12T22:35:21+00:00

There is an interesting problem at hand. I have a role-playing MMOG running through

  • 0

There is an interesting problem at hand. I have a role-playing MMOG running through a client application (not a browser) which sends the actions of my player to a server which keeps all the players in sync by sending packets back.

Now, the game uses a top layer protocol over TCP/IP to send the data. However, wireshark does not know what protocol is being used and shows everything beyond the TCP header as a dump.

Further, this dump does not have any plain text strings. Although the game has a chat feature, the chat string being sent is not seen in this dump as plain text anywhere.

My task is to reverse engineer the protocol a little to find some very basic stuff about the data contained in the packets.

Does anybody know why is the chat string not visible as plain text and whether it is likely that a standard top level protocol is being used?

Also, are there any tools which can help to get the data from the dump?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T22:35:22+00:00Added an answer on May 12, 2026 at 10:35 pm

    If it’s encrypted you do have a chance (in fact, you have a 100% chance if you handle it right): the key must reside somewhere on your computer. Just pop open your favorite debugger, watch for a bit (err, a hundred bytes or so I’d hope) of data to come in from a socket, set a watchpoint on that data, and look at the stack traces of things that access it. If you’re really lucky, you might even see it get decrypted in place. If not, you’ll probably pick up on the fact that they’re using a standard encryption algorithm (they’d be fools not to from a theoretical security standpoint) either by looking at stack traces (if you’re lucky) or by using one of the IV / S-box profilers out there (avoid the academic ones, most of them don’t work without a lot of trouble). Many encryption algorithms use blocks of “standard data” that can be detected (these are the IVs / S-boxes), these are what you look for in the absence of other information. Whatever you find, google it, and try to override their encryption library to dump the data that’s being encrypted/decrypted. From these dumps, it should be relatively easy to see what’s going on.

    REing an encrypted session can be a lot of fun, but it requires skill with your debugger and lots of reading. It can be frustrating but you won’t be sorry if you spend the time to learn how to do it 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an interesting encryption problem at hand. I do not know if it
I have an interesting (but frustraring) problem. I have an application which uses the
there's this interesting problem i can not solve myself. I will be very glad,
I have run into an interesting problem which I'm pretty sure is the fault
It's an interesting problem, really, for all you Devise masters you there. We have
There was an interesting problem in C++, but it was more about architecture. There
There is an interesting post over here about this, in relation to cross-application flow
There was an interesting question in a practice test that I did not understand
I'm working with an off-the-shelf application at my company and there is an interesting
I have heard that there is lots of interesting and useful WSGI middleware around.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.