At every 0x60 it starts with this xor key: A3DD5146 7C495B1C 81258155 9A6BAFD5 Then the xor seems to change based on the previous -0x10 decoded value? ex. dec at 0x03 is AF, xor at 0x13 is 91 dec at 0xC3 is AD, xor at 0xD3 is 93 dec at 0x08 is 25, xor at 0x18 is 0A dec at 0xC8 is 25, xor at 0xD8 is 0A (values near 0x08 and 0xC8 change, while 25 is fixed )
That's all so far.
@bnnm
Keep note that at3 itself is split up into frame starting with Ax (in this case A2)