I am trying to convert bytes to plaintext.I tried .decode() with utf-8,utf-16. But I could not get the required text.
cipher = AES.new(KEY, AES.MODE_CBC,INIT_