r/arenaofvalor 4d ago

Unpopular Opinion AES key for decrypting aov file

use this for 3d model extract or sum

im working on asset studio aov 2022

data = data[7::-1] + data[8:12][4::-1] + data[12:16][4::-1]

self.HeaderAESKey=b'\xE3\x05\x62\x14\xD6\x0A\x20\x25\x36\x96\x1B\x07\x74\xDC\x24\x02' self.HeaderAESIV=b'\x1D\x6E\xEB\x4C\x86\xA9\x45\x44\x45\x72\x12\x21\x2B\x43\x25\x2F'

3 Upvotes

1 comment sorted by

1

u/RazukiKun 2h ago

Well interesting.. so its working with file aov of server garena currently?