Hi, parsing encounters an encoding problem in the `Message` field when there are apostrophes. The output is `&apos` instead of `'`. I'm using french Evtx, that might explain why.
Hi, parsing encounters an encoding problem in the
Messagefield when there are apostrophes.The output is
&aposinstead of'.I'm using french Evtx, that might explain why.