{"id":26286613,"url":"https://github.com/nightwinddev/oldabichecker","last_synced_at":"2025-12-29T17:42:40.653Z","repository":{"id":244879410,"uuid":"816553611","full_name":"NightwindDev/oldabichecker","owner":"NightwindDev","description":"A tool to check whether a Mach-O executable is compiled with the old or new arm64e ABI.","archived":false,"fork":false,"pushed_at":"2024-06-18T04:19:34.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-19T03:47:41.240Z","etag":null,"topics":["abi","arm64","arm64e","ios","mach-o","macho","macho-parser","newabi","oldabi"],"latest_commit_sha":null,"homepage":"","language":"C","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/NightwindDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-06-18T01:31:06.000Z","updated_at":"2024-06-18T15:19:32.000Z","dependencies_parsed_at":"2024-06-18T03:42:29.347Z","dependency_job_id":"611ead54-1295-467c-a32b-7cb6f5a23620","html_url":"https://github.com/NightwindDev/oldabichecker","commit_stats":null,"previous_names":["nightwinddev/oldabichecker"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightwindDev%2Foldabichecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightwindDev%2Foldabichecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightwindDev%2Foldabichecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightwindDev%2Foldabichecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NightwindDev","download_url":"https://codeload.github.com/NightwindDev/oldabichecker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243642488,"owners_count":20324032,"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":["abi","arm64","arm64e","ios","mach-o","macho","macho-parser","newabi","oldabi"],"created_at":"2025-03-14T20:32:43.786Z","updated_at":"2025-12-29T17:42:40.624Z","avatar_url":"https://github.com/NightwindDev.png","language":"C","readme":"# oldabichecker\nA tool to check whether an executable is compiled with the old or new arm64e ABI.\n\nIncludes a Filza script for ease-of-use, located at `/var/mobile/Library/Filza/scripts/oldabichecker.script`.\n\n### How to use\nIn your terminal, run `oldabichecker` to see the expected input. Verbose logging is available via the `-v` flag to show the type of Mach-O executable (`FAT` or `thinned`). Alternatively, if you have [Filza](https://www.tigisoftware.com/default/?page_id=78), you can run the `oldabichecker` script on an executable and the output will be shown within Filza's alert.\n\n### How to install\nHead over to the [Releases](https://github.com/NightwindDev/oldabichecker/releases) section and download the correct `.deb` for your device.\n\n### How to compile manually\nMake sure you have [Theos](https://github.com/theos/theos) installed and configured.\n\nClone the repo and run the command you need:\n```bash\n# To build for rootful\nmake clean package FINALPACKAGE=1\n# To build for rootless\nmake clean package THEOS_PACKAGE_SCHEME=rootless FINALPACKAGE=1\n```\n\n#### License\nThis project is licensed under [MIT](LICENSE).\n\n###### Copyright (c) 2024 Nightwind. All rights reserved.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightwinddev%2Foldabichecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnightwinddev%2Foldabichecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightwinddev%2Foldabichecker/lists"}