{"id":15060401,"url":"https://github.com/steven-michaud/hookcase","last_synced_at":"2025-05-15T07:07:43.323Z","repository":{"id":47431137,"uuid":"89728424","full_name":"steven-michaud/HookCase","owner":"steven-michaud","description":"Tool for reverse engineering macOS/OS X","archived":false,"fork":false,"pushed_at":"2025-04-06T19:43:04.000Z","size":741,"stargazers_count":795,"open_issues_count":5,"forks_count":113,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-05-15T07:07:36.613Z","etag":null,"topics":["assembly-language","c-plus-plus","dyld","kernel-modules","mach-o","macos","macosx","objective-c-plus-plus","reverse-engineering"],"latest_commit_sha":null,"homepage":null,"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/steven-michaud.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":"2017-04-28T17:18:18.000Z","updated_at":"2025-04-30T22:28:33.000Z","dependencies_parsed_at":"2023-02-08T20:46:27.032Z","dependency_job_id":"5895ce5a-5cd7-43db-9ded-545fa8886b66","html_url":"https://github.com/steven-michaud/HookCase","commit_stats":{"total_commits":123,"total_committers":2,"mean_commits":61.5,"dds":0.008130081300813052,"last_synced_commit":"e71fe4e7807c0c5ef84ded58aa3d635412ad428f"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steven-michaud%2FHookCase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steven-michaud%2FHookCase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steven-michaud%2FHookCase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steven-michaud%2FHookCase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steven-michaud","download_url":"https://codeload.github.com/steven-michaud/HookCase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254292043,"owners_count":22046426,"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":["assembly-language","c-plus-plus","dyld","kernel-modules","mach-o","macos","macosx","objective-c-plus-plus","reverse-engineering"],"created_at":"2024-09-24T22:58:20.367Z","updated_at":"2025-05-15T07:07:38.269Z","avatar_url":"https://github.com/steven-michaud.png","language":"C++","readme":"# HookCase\n\nHookCase is a tool for debugging and reverse engineering applications\non macOS (aka OS X), and the operating system itself. It re-implements\nand extends\n[Apple's `DYLD_INSERT_LIBRARIES` functionality](https://books.google.com/books?id=K8vUkpOXhN4C\u0026pg=PA73\u0026lpg=PA73\u0026dq=\"dyld+interposing\"+Singh.).\nIt can be used to hook any method in any module (even non-exported\nones, and even those that don't have an entry in their own module's\nsymbol table). In a single operation, it can be applied to a parent\nprocess and all its child processes, whether or not the child\nprocesses inherit their parent's environment. It supports\nwatchpoints. So HookCase is considerably more powerful than\n`DYLD_INSERT_LIBRARIES`. It also doesn't have the restrictions Apple\nhas placed on `DYLD_INSERT_LIBRARIES`. So, for example, HookCase can\nbe used with applications that have\n[entitlements](https://developer.apple.com/library/content/documentation/Miscellaneous/Reference/EntitlementKeyReference/Chapters/AboutEntitlements.html).\nHookCase runs on OS X 10.9 (Mavericks) through macOS 15 (Sequoia).\n\nSteven Michaud, 10/2024\n\n## Table of Contents\n\n* [What's New](0-whats-new.md)\n\n* [More About HookCase](1-more-about.md)\n\n* [Building](2-building.md)\n\n* [Installing](3-installing.md)\n\n* [Using](4-using.md)\n\n* [Resources](5-resources.md)\n\n* [Example Hook Libraries](6-examples.md)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteven-michaud%2Fhookcase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteven-michaud%2Fhookcase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteven-michaud%2Fhookcase/lists"}