Jiang Hu ios

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

Jiang Hu ios

Post by hackspeedok »

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

Re: Jiang Hu ios

Post by aluigi »

The magic of that Assets.car file is "BOMStore" and you can find some references on the search engines.
For example this library claims to work with such format:
https://github.com/NUIKit/Bombe

Yeah it's a library and not something ready to use.