{"id":15296287,"url":"https://github.com/thefox/macho","last_synced_at":"2026-01-06T11:12:36.224Z","repository":{"id":24889536,"uuid":"28305715","full_name":"TheFox/macho","owner":"TheFox","description":"PHP script for modifying Mach-O executable i386 and x86_64 files.","archived":false,"fork":false,"pushed_at":"2020-03-23T19:29:29.000Z","size":111,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T05:43:31.359Z","etag":null,"topics":["i386","macho","mit-license","php","php-library","php7","x86-64"],"latest_commit_sha":null,"homepage":"https://blog.fox21.at/2015/02/14/mach-o.html","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheFox.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-v0.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-21T16:43:37.000Z","updated_at":"2024-10-12T09:40:35.000Z","dependencies_parsed_at":"2022-08-24T14:09:34.534Z","dependency_job_id":null,"html_url":"https://github.com/TheFox/macho","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFox%2Fmacho","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFox%2Fmacho/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFox%2Fmacho/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFox%2Fmacho/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheFox","download_url":"https://codeload.github.com/TheFox/macho/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245407755,"owners_count":20610232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["i386","macho","mit-license","php","php-library","php7","x86-64"],"created_at":"2024-09-30T18:09:58.073Z","updated_at":"2026-01-06T11:12:36.191Z","avatar_url":"https://github.com/TheFox.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MachO\n\nPHP script for modifying [Mach-O](https://en.wikipedia.org/wiki/Mach-O) 64-bit executable x86_64 files using PHP.\n\n## Project Outlines\n\nThe project outlines as described in my blog post about [Open Source Software Collaboration](https://blog.fox21.at/2019/02/21/open-source-software-collaboration.html).\n\n- The main purpose of this software is to modify Mach-O 64-bit executable x86_64 files using PHP.\n- This list is open. Feel free to request features.\n\n## Installation\n\nThe preferred method of installation is via [Packagist](https://packagist.org/packages/thefox/macho) and [Composer](https://getcomposer.org/). Run the following command to install the package and add it as a requirement to composer.json:\n\n```bash\ncomposer require thefox/macho\n```\n\n## Usage\n\nTo print general informations about a binary executable you can type the following command into your shell:\n\n```bash\n./macho binary --all PATH\n```\n\nFor example:\n\n```bash\n./macho binary --all\n```\n\nAnother way to print general informations about a binary executable is to use `dbg.sh` script. This script uses default OS X tools like `nm` and `otool`.\n\n## Links\n\n- [Blog Post about Mach-O project](http://blog.fox21.at/2015/02/14/mach-o.html)\n- [Packagist Package](https://packagist.org/packages/thefox/macho)\n\n## Examples\n\nLook into [examples](examples) directory to see code examples how to use this in your own project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefox%2Fmacho","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthefox%2Fmacho","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefox%2Fmacho/lists"}