Decipher in padded chunks of 16; present decoded stream to parsers
The chunking seems to be how the actual code works; recreating the
decipher for every packet was incorrect. OSK still doesn't seem to work
for some reason, but that's (hopefully) a separate issue...
The chunking seems to be how the actual code works; recreating the decipher for every packet was incorrect. OSK still doesn't seem to work for some reason, but that's (hopefully) a separate issue...