DarkSoulsIII.FileFormats
DarkSoulsIII.FileFormats copied to clipboard
How on earth did you find the AES CBC 128 keys??
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.