Since the encryption used is AES-128-CTR, there's a static XOR pad (generated from the key) applied when encrypting/decrypting.
+
Since the encryption used is AES-128-CTR, there's a static XOR pad (generated from the key) applied when encrypting/decrypting. It repeats each 0x40 (what a fuck-up, Nintendo).
Here's the XOR pad used for the *.lst file (hexadecimal):
Here's the XOR pad used for the *.lst file (hexadecimal):
−
00: XX XX XX XX XX XX A6 37 6E 11 38 CF A0 DD 85 C0