Hello guys, well as I say before, I cleaning all my garbage of my HDD, so I decide install any game I download before for study format, but a lot of games I delete before so hope somebody can help with this one, the files stored in .PAK, so maybe somebody can take a look into files to unpack them? I know quality of this game is not the best but well if somebody can take a look grateful.
# http://x5.qq.com (PAK format) # # Written by Ekey (h4x0r) # # script for QuickBMS http://quickbms.aluigi.org
goto 0x10 get FILES long goto 0x20 get TABLESIZE long goto 0x28 get ENTRYOFFSET long goto ENTRYOFFSET getdstring DUMMY 76
for i = 0 < FILES getdstring MD5HASH 16 get OFFSET long get NULL long savepos TEMP goto OFFSET get SIZE long getdstring NULLS 12 get FILETIME longlong getdstring NULLS 12 getdstring NAME 272 savepos OFFSET log NAME OFFSET SIZE goto TEMP next i