Users browsing this thread: 1 Guest(s)
Ripping ".exe" games (QUESTION)
#2
The file extension .dat is just a generic file extension used for program data. Sometimes developers will use standard formats, then change the extension to "hide" the files, but a lot of times when you come across a .dat or .bin file, you're dealing with a non-standard file format.

You can try running the file through a file ripper, but most modern games employ compression, which defeats the file ripper most of the time. If the file-ripper fails, you can use a hex editor to see if there's a magic number that tells what kind of file it is. After that, you'd have to reverse engineer the file format, which is not an easy task.

Unfortunately, I don't know where to get any modern file rippers (the last one I used ran under DOS).
Thanked by: Shadowth117


Messages In This Thread
Ripping ".exe" games (QUESTION) - by gabrielwoj - 06-01-2010, 01:13 PM
RE: Ripping ".exe" games (QUESTION) - by DarkWolf - 06-01-2010, 01:48 PM
RE: Ripping ".exe" games (QUESTION) - by DarkWolf - 06-01-2010, 03:46 PM
RE: Ripping ".exe" games (QUESTION) - by DarkWolf - 06-01-2010, 05:56 PM
RE: Ripping ".exe" games (QUESTION) - by Maneko - 06-01-2010, 06:41 PM

Forum Jump: