Cannot find multibyte strings with Bitstring’s findall()
I am attempting to parse binary data. The data is marked with sentinels ‘0x232349’ and ‘0x232353’. However, the following code:
I am attempting to parse binary data. The data is marked with sentinels ‘0x232349’ and ‘0x232353’. However, the following code: