[
https://issues.apache.org/jira/browse/TIKA-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883269#comment-17883269
]
ASF GitHub Bot commented on TIKA-4309:
--------------------------------------
tballison commented on PR #1947:
URL: https://github.com/apache/tika/pull/1947#issuecomment-2363742356
Apologies if you've already figured this out, but the way the above work is
that if `cafebabe` matches on offset 0 and then there's a match at 4096, then
tika identifies the file as x-java-jnilib. At a lower priority, if there's just
a match on `cafebabe`, then the file is identified as `java-vm`.
> 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)