VFS file for xy2.qq.com

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
emir
Posts: 11
Joined: Fri Oct 24, 2014 11:20 am

VFS file for xy2.qq.com

Post by emir »

轩辕传奇2
website: http://xy2.qq.com

VFS file please help to unpack

simple:
http://www.mongofiles.com/file/77005/Addons_Script.rar
Ekey
Posts: 1383
Joined: Sat Aug 09, 2014 2:34 pm

Re: VFS file for xy2.qq.com

Post by Ekey »

Header xored by 0x22 and table at end of file xored by 0xCC. Data are chunked and as compression used zlib.
emir
Posts: 11
Joined: Fri Oct 24, 2014 11:20 am

Re: VFS file for xy2.qq.com

Post by emir »

Which get from the end of file xor by 0xCC address?

files count?
filename list offset?

i try this,but the number of files is error....

debug


goto 0x25A57

set FNOFS long 0x25CDF
for i = 0 < 54

get OFFSET long
get ZSIZE long
get SIZE long
savepos OFS

goto FNOFS

get NAME LINE
savepos FNOFS

clog NAME OFFSET ZSIZE SIZE

goto OFS
next i
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: VFS file for xy2.qq.com

Post by aluigi »

Or use the easy way and go with offzip.