KDE PIM/KItinerary/Thalys Barcode

From KDE Community Wiki
Revision as of 18:13, 3 February 2020 by Vkrause (talk | contribs) (Created page with "= 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, p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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