Need help extracting unity asset file

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
d3death
Posts: 1
Joined: Mon Apr 20, 2020 3:29 pm

Need help extracting unity asset file

Post by d3death »

Hi.

I've been trying to extract assets of a unity android game. When i try running unity extractors on files, they are unable to extract most of them. Using hex editor i can see that these assets are indeed unityFS

i've tried using

DevXUnity
AssetsBundleExtractor_2.2
AssetStudio.x64.v0.14.38
UnityEX

here is a sample file:
https://drive.google.com/file/d/1S6Prda ... sp=sharing

any help/guideline will be appreciated