Computing.Net > Forums > Programming > decompiling a .dat file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

decompiling a .dat file

Reply to Message Icon

Name: mike
Date: September 28, 2002 at 09:05:06 Pacific
OS: 98
CPU/Ram: 144
Comment:

is their a way to decompile a dat file so you can veiw it in words that you can understand



Sponsored Link
Ads by Google

Response Number 1
Name: borelli33
Date: September 28, 2002 at 09:54:39 Pacific
Reply:

.DAT files aren't actually compiled (per se). They are simply a collection of data organized into a structure called a data set or record. In order to 'understand' what they contain you usually have to have foreknowledge of the structure of that record.

borelli33


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: decompiling a .dat file

Amending a record in a .dat file www.computing.net/answers/programming/amending-a-record-in-a-dat-file/18683.html

editing a .dat file www.computing.net/answers/programming/editing-a-dat-file/19570.html

how to creat a NEW .dat file in C? www.computing.net/answers/programming/how-to-creat-a-new-dat-file-in-c/4558.html