--- oletools/oleform.py.orig 2018-02-19 16:28:01 UTC +++ oletools/oleform.py @@ -118,7 +118,7 @@ def consume_TextProps(stream): def consume_GuidAndFont(stream): # GuidAndFont: [MS-OFORMS] 2.4.7 UUIDS = stream.unpacks('Q', 8) - if UUIDS == (199447043, 36753, 4558, 11376937813817407569L): + if UUIDS == (199447043, 36753, 4558, 11376937813817407569): # UUID == {0BE35203-8F91-11CE-9DE300AA004BB851} # StdFont: [MS-OFORMS] 2.4.12 stream.check_value('StdFont (version)', 'Q', 8, 11376937813817407569L) + stream.check_value('GuidAndPicture (UUID part 1)', '>Q', 8, 11376937813817407569) # StdPicture: [MS-OFORMS] 2.4.13 stream.check_value('StdPicture (Preamble)', '