KDE PIM/KItinerary/Thalys Barcode
Appearance
< KDE PIM | KItinerary
General Observations
- always exactly 114 byte
- all binary, there are no recognizable ASCII strings in this
- there's ~40 bytes towards the end with very high entropy, possibly some kind of signature
Bit Layout
Byte[:Bit] (MSB) | Content | Meaning | Notes |
---|---|---|---|
0:0 - 4:7 | 0x32 F2 84 20 40 | unknown | fixed in all samples |
5:0 - 5:7 | 0x01 or 0x02 | class | |
6:0 - 8:7 | null | ||
9:0 - 35:7 | TODO | ||
36:0 - 42:7 | null | ||
43:0 - 105:7 | TODO | ||
106:0 - 113:7 | null |