â„–36415[Quote]
i got this decrypted, here is JSON data that was in sample file
https://anonpaste.com/s/254826f6dbnext thing would be figuring out which field corresponds to what
â„–36425[Quote]
this is about integrity right?
it's "Ascon-AEAD128"
also the key changes depending on your headers and ip iirc
either that or it gets shuffled every now and then
â„–36428[Quote]
>>36425Well we have the aes key
â„–36438[Quote]
>>36425key changes around 2-3 minutes, I checked with the same browser, same ip, same headers
>>36428version that is currently used is not using AES, I'm not sure about data from p4 and p6 domains, but data encrypted on browser side is using ascon
â„–36440[Quote]
>>36415how did you decrypt that?
â„–36441[Quote]
>>36440code
https://anonpaste.com/s/4da95b0128you will need to change iv, key and data in .c file
â„–36460[Quote]
This is probably the most intelligent post on the board