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 79265
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T21:07:07+00:00 2026-05-10T21:07:07+00:00

A game that I play stores all of its data in a .DAT file.

  • 0

A game that I play stores all of its data in a .DAT file. There has been some work done by people in examining the file. There are also some existing tools, but I’m not sure about their current state. I think it would be fun to poke around in the data myself, but I’ve never tried to examine a file, much less anything like this before.

Is there anything I should know about examining a file format for data extraction purposes before I dive headfirst into this?

EDIT: I would like very general tips, as examining file formats seems interesting. I would like to be able to take File X and learn how to approach the problem of learning about it.

  • 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. 2026-05-10T21:07:08+00:00Added an answer on May 10, 2026 at 9:07 pm
    1. You’ll definitely want a hex editor before you get too far. It will let you see the raw data as numbers instead of as large empty blocks in whatever font notepad is using (or whatever text editor).
    2. Try opening it in any archive extractors you have (i.e. zip, 7z, rar, gz, tar etc.) to see if it’s just a renamed file format (.PK3 is something like that).
    3. Look for headers of known file formats somewhere within the file, which will help you discover where certain parts of the data are stored (i.e. do a search for ‘IPNG’ to find any (uncompressed) png files somewhere within).
    4. If you do find where a certain piece of data is stored, take a note of its location and length, and see if you can find numbers equal to either of those values near the beginning of the file, which usually act as pointers to the actual data.
    5. Some times you just have to guess, or intuit what a certain value means, and if you’re wrong, well, keep moving. There’s not much you can do about it.
    6. I have found that http://www.wotsit.org is particularly useful for known file type formats, for help finding headers within the .dat file.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am making a game that has its own level editor. The editor simply
There is a web game that I play and I used fiddler to see
I have a Game class that has a -(void) play method which will be
I have a game in the Google Play Store that has an option to
I want to make a simple game so that I can play against my
I am making a game that needs a crosshair. I have been playing with
im creating a game that has multiple levels and the levels contain multiple textures
I'm diving into iOS development and am building a game that has multiple game
My question involves a simple game that 2-4 people can play. This is a
Suggest an algorithm and data structure for solving the game Globs ( http://www.deadwhale.com/play.php?game=131 ).

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.