Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
cs10108
Posts: 2 Joined: Sat Mar 14, 2020 3:29 am
Post
by cs10108 » Sat Mar 14, 2020 3:54 am
Counter:Side 카운터사이드
Game Engine should be Unity3D
need help on unpacking the resources file
apk and sample package file:
https://drive.google.com/file/d/1mHFe00XcR0i7pQiaduScUCfUwlSZosPe/view?usp=sharing the package file was downloaded directly from the game server without extension name.
like "ab_music\battle_boss_01" "ab_ui_bg_sprite"
it seems not a .assets file because it can't be loaded with unity assets explorer or AssetStudio.
cs10108
Posts: 2 Joined: Sat Mar 14, 2020 3:29 am
Post
by cs10108 » Mon Mar 23, 2020 1:13 pm
omg no one can help me
aluigi
Site Admin
Posts: 12984 Joined: Wed Jul 30, 2014 9:32 pm
Post
by aluigi » Mon Mar 23, 2020 5:47 pm
In my opinion they are Unity files too but their initial bytes are encrypted, maybe xored with some sequence of bytes.
Sorwidir
Posts: 11 Joined: Thu Nov 19, 2020 2:21 am
Post
by Sorwidir » Fri Oct 08, 2021 3:15 am
Any update on this?