[HELP] Project Tokyo Dolls .abap
-
- Posts: 3
- Joined: Thu Feb 16, 2017 8:22 am
[HELP] Project Tokyo Dolls .abap
This game using the Unity engine, but the file has been compressed as .abap. Someone can help me decompile this format? Thank you
-
- Posts: 7
- Joined: Fri Dec 19, 2014 5:08 pm
Re: [HELP] Project Tokyo Dolls .abap
I'm also interested in this format, if anyone is willing to help.
-
- Posts: 388
- Joined: Thu Aug 07, 2014 10:28 pm
Re: [HELP] Project Tokyo Dolls .abap
The first 0x400 of each file is encrypted.
I am not sure how its encrypted.
once you get the real file start the files are normal compressed unity3d files that work in all tools.
I am not sure how its encrypted.
once you get the real file start the files are normal compressed unity3d files that work in all tools.
-
- Posts: 21
- Joined: Fri Jan 29, 2016 3:25 am
Re: [HELP] Project Tokyo Dolls .abap
Still no way to decrypt it or swap the encrypted part with working hex? ; w ; I had tried with other unity3d files from other games but it didn't work for me. Maybe the unity version was incorrect.