We bitwise XOR the values of the data (0xD2) with the key (0xAA) to get the “encrypted” data (0x78). To unencrypt, we just do the same thing:
確定! 回上一頁