PAQ8O10 still contains a bug; after some point in the MFC compressionI think problem is in .mrb detection. False positives.

EDIT:
Commented out .mrb and .wav detectionCreated uncompressed zip file from 500 mb office folder. Used opiton -0.
But: Transform fails at 318767104, input=255 decoded
=255, skipping...
means decoding fails at point when first byte is in BLOCK X and second is in other ....
I mean it cant fail if input is 255 and decoded is 255. But it is programmed so...
Edit2:
i blame .mrb detection. bad bad