Atoryia Posted July 19 Posted July 19 (edited) It's Unity, but seems to have a protection layer so it can't be opened in Asset Studio. Game Assembly: https://www.mediafire.com/file/3i7kvobi4nacnbh/GameAssembly.zip/file THO.zip Edited August 27 by Atoryia
Asmodeus Posted August 15 Posted August 15 On 8/11/2025 at 12:15 AM, Atoryia said: Can nobody help 😭 It looks like the file is encrypted, so you need to know how to decrypt it so you can open it. but unfortunately i don't know the method how to decrypt files from unity.
Atoryia Posted August 27 Author Posted August 27 Added the Game Assembly DLL since this is needed apparently. Tried my luck with ChatGPT but didnt get far.
zigaudrey Posted Friday at 09:06 PM Posted Friday at 09:06 PM I am going to take a risk here. I open the DLL files in dnSpy and it shows characteristic in section .std like CNC_code, MEM_read and MEM_execute. No code that help with decrypting the files which could be useful for understanding. Both files share the same magic byte "0C 7B 17 13 00 00 00", it's same encrypting method but no idea what signature name it is. It's weird that Unity games has encrypted filed consider dev care about final result. Did the developer made others games? Could that be a clue? Where the key could be? That all I can give. It's not this fruitful.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now