Extracting .dat files
Posted: Fri Aug 30, 2013 5:39 am
Ive been doing some programming on my own, for S&G, and ive been working with .dat files. I can write and read my own strings and numbers from my own dat files, because im just writing straight up ascii hex values, and reading ascii hex values, but when I read the EHM dat files, its a jumbled mess. Does it have to do with the endian (the back bit goes first, or vice versa), or is it encrypted? or what?
I know we have working tools, but I wanted a go at my own, and I cant see to get started
I know we have working tools, but I wanted a go at my own, and I cant see to get started