[
https://issues.apache.org/jira/browse/TIKA-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883271#comment-17883271
]
ASF GitHub Bot commented on TIKA-4309:
--------------------------------------
tballison commented on PR #1947:
URL: https://github.com/apache/tika/pull/1947#issuecomment-2363765986
The magic for MachO is `cefaedfe` (32 bit) or `cffaedfe` (64 bit) as the
first four bytes?
It looks like you've coded the magic for fat MachO as `cafebabe`. Is there
something more distinctive for fat MachO? This might be useful:
https://github.com/gabriel-vasile/mimetype/pull/53/files#diff-db84ad344d2bf91ea9533dbaa5974e81940b053644665471594fb2eedd34e7daR19
?
> ExecutableParser: support MachO
> -------------------------------
>
> Key: TIKA-4309
> URL: https://issues.apache.org/jira/browse/TIKA-4309
> Project: Tika
> Issue Type: New Feature
> Reporter: Alexey Pelykh
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)