Diablo Immortal encrypted strings/database

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
Immortal
Posts: 3
Joined: Sun Jun 06, 2021 6:42 pm

Diablo Immortal encrypted strings/database

Post by Immortal »

Hello! I am trying to figure out in which format or encryption method the files from Diablo Immortal that contain the strings are encrypted.

I could open the Resources.mpk and Resources.mpkinfo thanks to the mpk.bms script and now I get a bunch of files that are probably encrypted but I can't figure out how to go from here.

Here are some examples:

https://www.mediafire.com/file/0t38kkqw ... cfc3a/file
https://www.mediafire.com/file/hslml9a0 ... 281b1/file
https://www.mediafire.com/file/yl58ph0y ... 7d578/file

I can only tell that the first two hex characters are always "E2 06" but I can't find any other coincidences. Any idea about what encryption or compression method they used on these files?

I am trying to get the item and skill database with all the descriptions.

Thanks!

PS: Resources.mpk and Resources.mpkinfo here:
https://www.mediafire.com/file/wwzxvst2 ... s.mpk/file
https://www.mediafire.com/file/m051zcnp ... kinfo/file