Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Create info*.txt and chl files??
#8
The structure of the file isn't going to help much.
The first 40 bytes is the string "LiOnHeAdInfo".
The next 4 bytes is an Integer which specifies the remaining size of the file.
The next 4 bytes are the first value of the DETAIL_MAGIC_GENERAL_INFO table.
After the data of this table is the data of the next table.
The info.dat file doesn't contain the row counts, column counts, table names, or anything else like that.

You can, even in a text editor like Notepad++, search for "DETAIL_MAGIC_GENERAL_INFO" in the .exe file to find the order of the tables that are in the info.dat file. Their order in the .exe is opposite to the order used in the info.dat file.
Reply


Messages In This Thread
RE: Create info*.txt and chl files?? - by . - 03-19-2019, 22:03
RE: Create info*.txt and chl files?? - by . - 03-20-2019, 23:09

Forum Jump:


Users browsing this thread: 1 Guest(s)