aboutcode-org / aboutcode-org/typecode
Add support for Mach-0 macOS/iOS executables
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
See https://en.wikipedia.org/wiki/Mach-O
They have these characteristics:
- mimetype: application/x-mach-binary; charset=binary
- file type: Mach-O 64-bit x86_64 executable (with variations on arch)
we should have a basic detection to qualify these as binaries and executables.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.