[
https://issues.apache.org/jira/browse/TIKA-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gregory Lepore updated TIKA-4068:
---------------------------------
Attachment: 00dee3ef376fa8830f74713e5bf0043d19b026d40e7543782f6c37818b154502
3ba28c10d74e22f906883f7cc7466eeb67ce111ea85b3e4e80c62e85e576cff8
4ada477368e9cfffb965312c88abb70e1503d7a64af5a765f6b9b0f48cef6975
> Add magic for FAT Disk Image format
> -----------------------------------
>
> Key: TIKA-4068
> URL: https://issues.apache.org/jira/browse/TIKA-4068
> Project: Tika
> Issue Type: Sub-task
> Reporter: Gregory Lepore
> Priority: Minor
> Attachments:
> 00dee3ef376fa8830f74713e5bf0043d19b026d40e7543782f6c37818b154502,
> 3ba28c10d74e22f906883f7cc7466eeb67ce111ea85b3e4e80c62e85e576cff8,
> 4ada477368e9cfffb965312c88abb70e1503d7a64af5a765f6b9b0f48cef6975
>
>
> The FAT Disk Image format occurs 614 times in the latest Common Crawl
> dataset. There is no known mime type for this format.
>
> https://www.nationalarchives.gov.uk/PRONOM/fmt/1087
>
> |h2. Signatures|
> ||External signatures|File extension: img
> File extension: ima
> File extension: dsk|
> ||Internal signatures|
> ||Name|FAT Disk Image|
> ||Description|BOF: Jump instruction bytes 1 and 3 - 0XEB\{1}0x90, byte 14 =
> Sectors per cluster, any from 1, 2, 4, 8, 16, 32, 64, or 128|
> ||Byte sequences|
> ||Position type|Absolute from BOF|
> ||Offset|0|
> ||Maximum Offset|0|
> ||Byte order| |
> ||Value|EB\{1}90\{10}(01\|02\|04\|08\|10\|20\|40\|80)|
> |
> |
--
This message was sent by Atlassian Jira
(v8.20.10#820010)