Sydie Posted August 1, 2024 Posted August 1, 2024 Hey guys! I've got access to the MechaBREAK Playtest - it's still in beta. While I'm waiting for the playtest I wanted to explore the game files. The game is built on Unity, however it seems that the game archive files (assetBundle) are double encrypted. First I've "decrypted" the files using this tool: https://github.com/tge-was-taken/CC3Decrypt It seems to work - I can see a proper UNITY header in the decrypted file. Once I try to open the decrypted file I get a message in AssetStudio v0.18 - "Unsupported bundle file. UnityCN encryption was detected" I don't know and I couldn't find any information about this UnityCN encryption and how to bypass it. I tried opening some of the executables and in "GameAssembly.dll" I can see some mentions of AES and aes.dll Here's the dll and assetbundle for testing purposes: https://www.dropbox.com/scl/fo/8y529dlcc5f75ovj622k7/AFNAGOpUnsRH_Ab3sD3Zxus?rlkey=2r7qr3jtbwgm5a0vnmcta78yq&dl=0 PS: I'm really happy that I found this site, because after zenhax and xentax shutdown it was a struggle. Thank you guys!
Solution ModernLuigi Posted August 2, 2024 Solution Posted August 2, 2024 go through these first: https://github.com/K0lb3/UnityPy https://github.com/RazTools/Studio 1
Sydie Posted August 2, 2024 Author Posted August 2, 2024 Thank you @ModernLuigi I've tried both tools, however it seems that I will still need to provide the UnityCN decryption key. Do you know where I can look for this key?
ModernLuigi Posted August 3, 2024 Posted August 3, 2024 ask them in the <removed by moderator> for the key. 1
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