{"id":22966297,"url":"https://github.com/ethanuppal/machdump","last_synced_at":"2026-03-01T16:01:49.779Z","repository":{"id":167064545,"uuid":"541367415","full_name":"ethanuppal/machdump","owner":"ethanuppal","description":"A tool for low-level debugging of Mach-O files","archived":false,"fork":false,"pushed_at":"2023-07-09T14:46:42.000Z","size":481,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-10T11:42:05.357Z","etag":null,"topics":["apple","debug","mach-o","object-file","object-files"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ethanuppal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-09-26T01:45:37.000Z","updated_at":"2025-02-24T03:17:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"61097b6e-e31a-4884-a8ef-cf8bf6fa4305","html_url":"https://github.com/ethanuppal/machdump","commit_stats":null,"previous_names":["ethanuppal/machdump"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ethanuppal/machdump","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethanuppal%2Fmachdump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethanuppal%2Fmachdump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethanuppal%2Fmachdump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethanuppal%2Fmachdump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethanuppal","download_url":"https://codeload.github.com/ethanuppal/machdump/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethanuppal%2Fmachdump/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29974321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T15:41:30.362Z","status":"ssl_error","status_checked_at":"2026-03-01T15:37:07.343Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["apple","debug","mach-o","object-file","object-files"],"created_at":"2024-12-14T20:18:30.008Z","updated_at":"2026-03-01T16:01:49.764Z","avatar_url":"https://github.com/ethanuppal.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# machdump\n\n![machdump in action](/img/example.png)\n\n`machdump` is a tool to verbatim dump Mach-O object files for low-level debugging. Mach-O is the executable file format on Apple software.\n\n\u003e NOTE: `machdump` only compiles on MacOS where the Mach-O headers are defined. If you can acquire those headers from Apple Open Source, you may be able to compile on other platforms.\n\nSimply give it one or more Mach-O files on the command and it will dump each. It also responds to the universal options `--help` and `--version`.\n\n## Usage\n\nFirst, clone the repository and build the executable.\n```bash\ngit clone https://github.com/ethanuppal/machdump\ncd machdump\nmake\n```\nThen, install machdump with:\n```bash\nsudo cp machdump /usr/local/bin\n```\n\n## Similar Projects\n\nThere is a similar project under an identical name, which I found after I had already named this: https://github.com/GeoSn0w/MachDump. As of writing this, another person has created a parser in Zig very recently: https://gpanders.com/blog/exploring-mach-o-part-1/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethanuppal%2Fmachdump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethanuppal%2Fmachdump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethanuppal%2Fmachdump/lists"}