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 ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org