Assassin s Creed Chronicles India - Coalesced encryption

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
spider91
Posts: 233
Joined: Sun Aug 24, 2014 5:26 pm

Assassin s Creed Chronicles India - Coalesced encryption

Post by spider91 »

Hi, Coalesced files from this game seems to be encrypted, can someone find the key to decrypt it?

http://www33.zippyshare.com/v/bD7BD34l/file.html

UPD.
AES key is (^4CY1_Nyp/__#HZIo1>)L>o-=bBkqh/
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Assassin s Creed Chronicles India - Coalesced encryption

Post by aluigi »

Just in case someone needs a script:

Code: Select all

encryption aes "(^4CY1_Nyp/__#HZIo1>)L>o-=bBkqh/"
get SIZE asize
get NAME basename
get EXT extension
string NAME + "_decrypt."
string NAME + EXT
log NAME 0 SIZE
Nobody
Posts: 47
Joined: Sat May 16, 2015 11:58 pm

Re: Assassin s Creed Chronicles India - Coalesced encryption

Post by Nobody »

Hi, thx for script but doen't work! You can update?
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Assassin s Creed Chronicles India - Coalesced encryption

Post by aluigi »

It works perfectly.
The file is fully decrypted.