q/docs/macho.md
Eduard Urbach dbc865ee67
All checks were successful
/ test (push) Successful in 15s
Added macho package
2025-06-30 20:31:07 +02:00

12 lines
No EOL
386 B
Markdown

# Mach-O
## Notes
MacOS requires including the headers in the __TEXT segment.
## Links
- https://github.com/apple-oss-distributions/xnu/blob/main/EXTERNAL_HEADERS/mach-o/loader.h
- https://en.wikipedia.org/wiki/Mach-O
- https://github.com/aidansteele/osx-abi-macho-file-format-reference
- https://stackoverflow.com/questions/39863112/what-is-required-for-a-mach-o-executable-to-load