DBD CDN decryption
I want to know how to encrypt or decrypt CDN json.
(ie, /contentSchedule.json or /prestige.json Starting with "DbdDAwACN")
I know 'defaultgame.ini' of "pakchunk-4" is including 'AccessKeys' corresponding to key. But that seems to be different from the old way (probably about a year ago). Maybe they changed the padding method or encryption method. Does anyone know about this?
+ I can handle Fiddler and I'm working on Python (Cryptodome)
++ I have an IDA, and I can deal with it at a very basic level.