DarkSoulsIII.FileFormats icon indicating copy to clipboard operation
DarkSoulsIII.FileFormats copied to clipboard

How on earth did you find the AES CBC 128 keys??

Open Mekebra opened this issue 3 years ago • 1 comments

Mekebra avatar Apr 13 '22 13:04 Mekebra

It's literally in the game executable. If you trace the game code between loading the file from disk and when the game decrypts the file in memory you can find these algorithms and keys.

Atvaark avatar Apr 13 '22 15:04 Atvaark