Dragon Ball mobile res

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
hackspeedok
Posts: 404
Joined: Mon Oct 06, 2014 6:41 pm

Dragon Ball mobile res

Post by hackspeedok »

aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Dragon Ball mobile res

Post by aluigi »

http://aluigi.org/bms/dragonball_mobile.bms

The files you will extract are some sort of resources, usually they have a header similar to the same archive followed by "RESS" and, for example, a png image. But after it there are sequences of compressed zlib data for which I have not seen references (ZSIZE, SIZE).
The last file instead is a different format, just SIZE, ZSIZE, DUMMY, zlib data (random content).