<?xml version='1.0' encoding='utf-8'?>
<PRONOM-Report xmlns="http://pronom.nationalarchives.gov.uk">
  <report_format_detail>
    <FileFormat>
      <FormatID>2508</FormatID>
      <FormatName>Linux/i386 Binary Executable File ZMAGIC</FormatName>
      <FormatVersion> </FormatVersion>
      <FormatAliases> </FormatAliases>
      <FormatFamilies> </FormatFamilies>
      <FormatTypes> </FormatTypes>
      <FormatDisclosure> </FormatDisclosure>
      <FormatDescription>ZMAGIC file format is a type of a.out (an abbreviated form of "assembler output") executable binary format used with Unix-like operating systems. The format was superseded by ELF file format with System V Release 4 around 1898, due to some limitations of the format. The ZMAGIC was the default a.out file format before they switched to QMAGIC files. Both formats of executable have a 32 byte header at the start of the file, but with ZMAGIC the .text section starts at byte offset 1024, while with QMAGIC the .text section starts at the beginning of the file and includes the header.</FormatDescription>
      <BinaryFileFormat>Binary</BinaryFileFormat>
      <ByteOrders> </ByteOrders>
      <ReleaseDate> </ReleaseDate>
      <WithdrawnDate> </WithdrawnDate>
      <ProvenanceSourceID>180</ProvenanceSourceID>
      <ProvenanceName>The National Archives and Records Administration / The National Archives and Records Administration</ProvenanceName>
      <ProvenanceSourceDate>22 Apr 2022</ProvenanceSourceDate>
      <ProvenanceDescription>11/2023 (v.115)- File format type removed and description amended. Submitted by the Natinoal Archives and Records Administration.</ProvenanceDescription>
      <LastUpdatedDate>14 Nov 2023</LastUpdatedDate>
      <FileFormatIdentifier>
        <Identifier>fmt/1672</Identifier>
        <IdentifierType>PUID</IdentifierType>
      </FileFormatIdentifier>
      <ExternalSignature>
        <ExternalSignatureID> </ExternalSignatureID>
        <Signature>so</Signature>
        <SignatureType>File extension</SignatureType>
      </ExternalSignature>
      <ExternalSignature>
        <ExternalSignatureID> </ExternalSignatureID>
        <Signature>o</Signature>
        <SignatureType>File extension</SignatureType>
      </ExternalSignature>
      <InternalSignature>
        <SignatureID>2006</SignatureID>
        <SignatureName>Linux/i386 Binary Executable File ZMAGIC</SignatureName>
        <SignatureNote>BOF; Offset: 0; Magic Bytes: Starting with either 0x07, 0x0B, 0xCC followed by either 0x00 or 0x01, then by 0x6400</SignatureNote>
        <ByteSequence>
          <ByteSequenceID>1</ByteSequenceID>
          <PositionType>Absolute from BOF</PositionType>
          <Offset>0</Offset>
          <MaxOffset>0</MaxOffset>
          <IndirectOffsetLocation> </IndirectOffsetLocation>
          <IndirectOffsetLength> </IndirectOffsetLength>
          <Endianness> </Endianness>
          <ByteSequenceValue>(07|0B|CC|08)(00|01)6400</ByteSequenceValue>
        </ByteSequence>
      </InternalSignature>
    </FileFormat>
  </report_format_detail>
</PRONOM-Report>