{"id":20159722,"url":"https://github.com/nowsecure/macho-ts","last_synced_at":"2025-06-14T01:38:48.580Z","repository":{"id":222686166,"uuid":"758071534","full_name":"nowsecure/macho-ts","owner":"nowsecure","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-26T15:46:39.000Z","size":88,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-04T03:03:57.228Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/nowsecure.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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-02-15T15:12:56.000Z","updated_at":"2024-07-01T09:59:10.000Z","dependencies_parsed_at":"2025-01-13T13:45:41.628Z","dependency_job_id":"e3654402-012c-4f52-be42-da2cf28e0980","html_url":"https://github.com/nowsecure/macho-ts","commit_stats":null,"previous_names":["nowsecure/macho-ts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nowsecure/macho-ts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Fmacho-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Fmacho-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Fmacho-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Fmacho-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nowsecure","download_url":"https://codeload.github.com/nowsecure/macho-ts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Fmacho-ts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259746294,"owners_count":22905242,"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":[],"created_at":"2024-11-14T00:09:43.524Z","updated_at":"2025-06-14T01:38:48.566Z","avatar_url":"https://github.com/nowsecure.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# macho-ts\n\nThis is a rewrite of Fedor Indutny's macho nodejs library in TypeScript.\n\nSimple and incomplete Mach-O binary format parser.\n\n## Usage\n\n```typescript\nconst data = fs.readFileSync(process.execPath);\nconst exec = macho.parse(data);\nconsole.log(exec.filetype);\n```\n\nSee test/ for more details\n\n#### LICENSE\n\nThis software is licensed under the MIT License.\n\nCopyright pancake, 2023\nCopyright Fedor Indutny, 2014-2016.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowsecure%2Fmacho-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnowsecure%2Fmacho-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowsecure%2Fmacho-ts/lists"}