Discussion Decrypt files with AES

ArmorTage

Solid & Active Platinian
Hello, I have a rather unusual question, but maybe there are some connoisseurs here. If I have server files, and apk file. Which unfortunately stores all models and maps in encrypted form. Specifically in .ab format. When I open the file I see some part of the unity version.

The game is built on unity. The game is vertical. C# i think.

The question is this, can I somehow decrypt these files? By finding the key in the server files or in the encrypted files themselves. Or at least an encryption method to convert it into a decryption method and get the key?

Maybe there are tools to do this?
 
Just to be clear this isn't even encrypted or has anything to do with AES encryption


You just have to remove xygames2 from the header
and you can extract the assets using this tool

i pmed you and putting this here hope it answers the question
 
Back
Top Bottom