- API: Changed the AES buffer size from 2048 to 16 to correct block size alignment issues.
- Unpacker v2.1 (x86) - Fixed AES decryption not properly handling the code section, leading to junk data being copied into unpacked file.
- Unpacker v2.1 (x86) - Fixed AES decryption not properly preserving non-encrypted data.
- Unpacker v3.1 (x86) - Fixed AES decryption not properly handling the code se...