56
Files
- 04a3def9cf49a2b312862084558be2140471b6
The file is a zlib-compressed data stream, identified by the standard `78 01` magic number in its header. It contains compressed application data rather than plain text or images, as evidenced by the subsequent binary payload. The small size (536 bytes) suggests it likely holds a compact configuration snippet, log entry, or serialized object.
- a74fd0a96a35beb3fd29407eb23d77ea9bf570
This file is a gzip-compressed data stream, identified by the standard `78 01` magic number header. The subsequent bytes indicate it contains DEFLATE-compressed data, likely representing a small text or configuration file given its minimal 1272-byte size.