{"id":31750637,"url":"https://github.com/slice/machete","last_synced_at":"2025-10-09T15:55:46.651Z","repository":{"id":313419207,"uuid":"989362919","full_name":"slice/machete","owner":"slice","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-05T21:50:19.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-05T23:37:12.753Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/slice.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-24T00:24:10.000Z","updated_at":"2025-09-05T21:50:22.000Z","dependencies_parsed_at":"2025-09-05T23:37:20.000Z","dependency_job_id":"71a86c1f-0dbb-44ef-8acc-1e07b1ca9708","html_url":"https://github.com/slice/machete","commit_stats":null,"previous_names":["slice/machete"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/slice/machete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slice%2Fmachete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slice%2Fmachete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slice%2Fmachete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slice%2Fmachete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slice","download_url":"https://codeload.github.com/slice/machete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slice%2Fmachete/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001638,"owners_count":26083147,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-10-09T15:55:45.695Z","updated_at":"2025-10-09T15:55:46.647Z","avatar_url":"https://github.com/slice.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Machete\n\n\u003e [!NOTE]\n\u003e Work in progress.\n\nA reverse engineering multi-tool for Apple platforms.\n\n## Usage\n\nMachete is developed against Swift 6.2 (Spring 2025; Xcode 26 or later).\n\n### Searching for Images\n\nBy default, the shared cache currently in memory is searched. Support for remote shared caches is forthcoming.\n\n```sh\n# Print out the Mach-O image named \"appkit\" (case-insensitively matching) along with all of its load commands.\nswift run machete image list -n appkit --print-load-commands\n\n# Print out all Mach-O images that case-insensitively contain \"mathtypesetting\" in a string representation of their load commands.\n# This can essentially be used to determine the set of images that link to a certain image.\nswift run machete image list --loading mathtypesetting\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslice%2Fmachete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslice%2Fmachete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslice%2Fmachete/lists"}