{"adoption": {"forks": 988, "observed_at": "2026-08-28T04:09:17.952033+00:00", "stars": 5425}, "canonical_url": "https://ross.abutalabs.com/products/fishhook", "card": {"archived": false, "artifact_type": "library", "description": "A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.", "domain": ["apple-ecosystem", "developer-tools", "reverse-engineering"], "enriched": true, "function": ["security", "developer-tools"], "health_score": 20, "homepage": null, "language": "C", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["facebook/fishhook"], "name": "facebook/fishhook", "platform": ["cpp"], "pushed_at": "2024-08-01T06:10:59+00:00", "repo": "facebook/fishhook", "stars": 5425, "tags": ["mach-o", "symbol-rebinding", "dyld", "hooking", "objective-c", "mobile-development", "debugging", "ios", "macos"], "topics": [], "urls": [], "use_cases": ["hook system library calls in an iOS app for debugging", "trace file descriptor close calls to find double-close bugs", "intercept C functions like open and close at runtime on iOS", "rebind symbols in a Mach-O binary without DYLD_INTERPOSE", "instrument libSystem calls during iOS development"], "what_it_is": "fishhook is a small C library from Facebook that dynamically rebinds symbols in Mach-O binaries running on iOS, similar to DYLD_INTERPOSE on macOS. It works by rewriting the lazy and non-lazy symbol pointer sections of the __DATA segment, letting you intercept calls to system library functions.", "when_to_avoid": ["you need to hook Objective-C or Swift methods rather than C symbols - use method swizzling instead", "you target Android, Linux, or other non-Mach-O platforms", "you need to hook statically linked symbols or functions bound outside __la_symbol_ptr/__nl_symbol_ptr sections"], "when_to_choose": ["you need to intercept calls to libSystem or other C functions on iOS in the simulator or on device", "you want a tiny, dependency-free C library you can drop into an Xcode project", "you need DYLD_INTERPOSE-like behavior inside an iOS app where dyld environment variables aren't available"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/fishhook", "repo": "facebook/fishhook", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.952033+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:56:55.389017+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "343cd1cc78320f4f552a6988265aaa9abeabd1d36b156123272801c90f0acca4", "fetched_at": "2026-08-28T04:09:17.952033+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/fishhook"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.952033+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:56:55.389017+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "343cd1cc78320f4f552a6988265aaa9abeabd1d36b156123272801c90f0acca4", "fetched_at": "2026-08-28T04:09:17.952033+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/fishhook"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:56:55.389017+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "343cd1cc78320f4f552a6988265aaa9abeabd1d36b156123272801c90f0acca4", "fetched_at": "2026-08-28T04:09:17.952033+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/fishhook"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.952033+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.952033+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.952033+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:56:55.389017+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "343cd1cc78320f4f552a6988265aaa9abeabd1d36b156123272801c90f0acca4", "fetched_at": "2026-08-28T04:09:17.952033+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/fishhook"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.952033+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.952033+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:56:55.389017+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "343cd1cc78320f4f552a6988265aaa9abeabd1d36b156123272801c90f0acca4", "fetched_at": "2026-08-28T04:09:17.952033+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/fishhook"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.952033+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.952033+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.952033+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:56:55.389017+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "343cd1cc78320f4f552a6988265aaa9abeabd1d36b156123272801c90f0acca4", "fetched_at": "2026-08-28T04:09:17.952033+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/fishhook"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.952033+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.952033+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:56:55.389017+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "343cd1cc78320f4f552a6988265aaa9abeabd1d36b156123272801c90f0acca4", "fetched_at": "2026-08-28T04:09:17.952033+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/fishhook"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:56:55.389017+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "343cd1cc78320f4f552a6988265aaa9abeabd1d36b156123272801c90f0acca4", "fetched_at": "2026-08-28T04:09:17.952033+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/fishhook"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:56:55.389017+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "343cd1cc78320f4f552a6988265aaa9abeabd1d36b156123272801c90f0acca4", "fetched_at": "2026-08-28T04:09:17.952033+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/fishhook"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:56:55.389017+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "343cd1cc78320f4f552a6988265aaa9abeabd1d36b156123272801c90f0acca4", "fetched_at": "2026-08-28T04:09:17.952033+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/fishhook"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4801, "days_push": 762, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}