Add Archive timestamp decoding
[installshield_z.git] / installshield_z.h
index e49b7a4..f054f7e 100644 (file)
@@ -20,7 +20,8 @@ struct __attribute__((packed)) archive_header {
        uint16_t                __flags;                                        // 0x06
        uint32_t                __unknown08;                            // 0x08
        uint16_t                files_entries;                          // 0x0C
-       uint32_t                __crc32;                                        // 0x0E
+       uint16_t                datestamp;                                      // 0x0E
+       uint16_t                timestamp;                                      // 0x10
        uint32_t                file_bytes;                                     // 0x12
        uint32_t                payload_bytes;                          // 0x16
        uint8_t                 __known1A;                                      // 0x1A