some files from STARLY GIRLS
-
- Posts: 7
- Joined: Wed Jul 05, 2017 5:52 pm
some files from STARLY GIRLS
STARLY GIRLS is a unity3D game. i think these files may be audio files, perhaps packed. some files from the same game with similar names (like V0077070) are unity bundles, and can be extracted into .wav easily, however these seem to be encrypted, no idea what to do.
-
- Posts: 7
- Joined: Wed Jul 05, 2017 5:52 pm
Re: some files from STARLY GIRLS
well with great effort of my friend, we decrypted these files, and some of them are exactly unity bundles (UnityFS) with audio inside. however others with a file head "Sx1.05" seem strange. Does anyone know what a "Sx1.05" (there's also file head "Sx1.20") file is? and it seems working in Unity3D.
here's a sample:
here's a sample:
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: some files from STARLY GIRLS
Would you mind sharing the decryption algorithm/code?
-
- Posts: 7
- Joined: Wed Jul 05, 2017 5:52 pm
Re: some files from STARLY GIRLS
aluigi wrote:Would you mind sharing the decryption algorithm/code?
there's still some problem with the decryption script, my friend is trying to fix it.
we are really curious about the sx1.05, for most files we got are in this format, and we never heard about that. perhaps it's somehow like spine animation? we don't find single texture resource, maybe they are also packed in these sx1.05 files.