Page 1 of 1

Torrente 3: El Protector

Posted: Mon Jan 15, 2007 1:14 am
by Infinity
The contents of this post was deleted because of possible forum rules violation.

Posted: Tue Jan 16, 2007 8:41 pm
by Mr.Mouse
Okay, this is the general format:

Code: Select all

byte[6]   vtPack
uint32    version?
uint64    unknown
uint64    data size
uint64    data offset
uint32    number of resources (entries?)
uint64    offset of FAT
byte[]    data start (data size in size)

@FAT:

uint32    size of filename text table (and relative offset of location table)
byte[]    filename text table (a list of null terminated strings)

@Location table:

// for each entry 

uint32    start offset of filename text in filename text table
uint32    end offset of filename text in filename text table
uint32    resource id number (starting with 0)
uint64    compressed size?
uint64    uncompressed size?
uint64    offset
uint32    date in case of dir?
uint32    entry type (1 = folder, 2 = file)
I'll create a plugin for MexCom soon.

Posted: Wed Jan 17, 2007 4:04 pm
by Infinity
Okey waiting plugin :)

Posted: Thu Feb 01, 2007 12:53 am
by Infinity
Any new Mr.Mouse ? :)

Posted: Wed Mar 21, 2007 6:59 pm
by Vash
i would be very interested too, thanks