{"adoption": {"forks": 1079, "observed_at": "2026-08-28T04:09:33.686610+00:00", "stars": 5955}, "canonical_url": "https://ross.abutalabs.com/products/minhook", "card": {"archived": false, "artifact_type": "library", "description": "The Minimalistic x86/x64 API Hooking Library for Windows", "domain": ["security", "developer-tools", "gaming-tools", "operating-systems"], "enriched": true, "function": ["reverse-engineering", "security", "developer-tools"], "health_score": 84, "homepage": "http://www.codeproject.com/KB/winsdk/LibMinHook.aspx", "language": "C", "license": "NOASSERTION", "license_family": "other", "maturity": "stable", "member_repos": ["TsudaKageyu/minhook"], "name": "TsudaKageyu/minhook", "platform": ["windows", "cpp"], "pushed_at": "2026-06-13T20:02:43+00:00", "repo": "TsudaKageyu/minhook", "stars": 5955, "tags": ["api-hooking", "function-interception", "detours", "trampoline", "x86", "x64", "winapi", "dll-injection", "game-modding", "user-mode-hooking", "cmake", "mingw"], "topics": [], "urls": [], "use_cases": ["hook winapi functions on windows", "intercept calls to a dll function", "api hooking library alternative to microsoft detours", "create a directx overlay by hooking present", "redirect a windows api call to my own implementation", "monitor or log function calls in a native application"], "what_it_is": "MinHook is a minimalistic, lightweight C library for intercepting (hooking) x86 and x64 function calls on Windows, using a trampoline/detour mechanism similar to Microsoft Detours. It provides a simple API to create, enable, disable, and remove hooks on arbitrary functions or Win32 APIs from user-mode code.", "when_to_avoid": ["You need hooking on Linux, macOS, or other non-Windows platforms", "You require ARM64 or other non-x86/x64 architectures", "You need kernel-mode or driver-level hooking", "You need managed/.NET runtime hooking rather than native function detours"], "when_to_choose": ["You need user-mode function hooking on Windows for both x86 and x64", "You want a tiny footprint and a plain C API with no dependencies", "You prefer a permissive BSD-2-Clause license over Microsoft Detours' licensing", "You need an easy-to-integrate library with CMake, NuGet, MinGW, and Visual Studio support"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/minhook", "repo": "TsudaKageyu/minhook", "role": "main", "score": 62}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.686610+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:50:42.404727+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9aac829a1c8bfd15a11d9d403de63d5d356a96228f3691dd0865ab779b240dda", "fetched_at": "2026-08-28T04:09:33.686610+00:00", "kind": "readme", "missing": false, "url": "https://github.com/TsudaKageyu/minhook"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T08:46:09.989516+00:00", "kind": "homepage", "missing": false, "url": "http://www.codeproject.com/KB/winsdk/LibMinHook.aspx"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.686610+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:50:42.404727+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9aac829a1c8bfd15a11d9d403de63d5d356a96228f3691dd0865ab779b240dda", "fetched_at": "2026-08-28T04:09:33.686610+00:00", "kind": "readme", "missing": false, "url": "https://github.com/TsudaKageyu/minhook"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T08:46:09.989516+00:00", "kind": "homepage", "missing": false, "url": "http://www.codeproject.com/KB/winsdk/LibMinHook.aspx"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:50:42.404727+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9aac829a1c8bfd15a11d9d403de63d5d356a96228f3691dd0865ab779b240dda", "fetched_at": "2026-08-28T04:09:33.686610+00:00", "kind": "readme", "missing": false, "url": "https://github.com/TsudaKageyu/minhook"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T08:46:09.989516+00:00", "kind": "homepage", "missing": false, "url": "http://www.codeproject.com/KB/winsdk/LibMinHook.aspx"}], "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:33.686610+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.686610+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.686610+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:50:42.404727+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9aac829a1c8bfd15a11d9d403de63d5d356a96228f3691dd0865ab779b240dda", "fetched_at": "2026-08-28T04:09:33.686610+00:00", "kind": "readme", "missing": false, "url": "https://github.com/TsudaKageyu/minhook"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T08:46:09.989516+00:00", "kind": "homepage", "missing": false, "url": "http://www.codeproject.com/KB/winsdk/LibMinHook.aspx"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.686610+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.686610+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:50:42.404727+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9aac829a1c8bfd15a11d9d403de63d5d356a96228f3691dd0865ab779b240dda", "fetched_at": "2026-08-28T04:09:33.686610+00:00", "kind": "readme", "missing": false, "url": "https://github.com/TsudaKageyu/minhook"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T08:46:09.989516+00:00", "kind": "homepage", "missing": false, "url": "http://www.codeproject.com/KB/winsdk/LibMinHook.aspx"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.686610+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.686610+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.686610+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:50:42.404727+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9aac829a1c8bfd15a11d9d403de63d5d356a96228f3691dd0865ab779b240dda", "fetched_at": "2026-08-28T04:09:33.686610+00:00", "kind": "readme", "missing": false, "url": "https://github.com/TsudaKageyu/minhook"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T08:46:09.989516+00:00", "kind": "homepage", "missing": false, "url": "http://www.codeproject.com/KB/winsdk/LibMinHook.aspx"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.686610+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.686610+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:50:42.404727+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9aac829a1c8bfd15a11d9d403de63d5d356a96228f3691dd0865ab779b240dda", "fetched_at": "2026-08-28T04:09:33.686610+00:00", "kind": "readme", "missing": false, "url": "https://github.com/TsudaKageyu/minhook"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T08:46:09.989516+00:00", "kind": "homepage", "missing": false, "url": "http://www.codeproject.com/KB/winsdk/LibMinHook.aspx"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:50:42.404727+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9aac829a1c8bfd15a11d9d403de63d5d356a96228f3691dd0865ab779b240dda", "fetched_at": "2026-08-28T04:09:33.686610+00:00", "kind": "readme", "missing": false, "url": "https://github.com/TsudaKageyu/minhook"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T08:46:09.989516+00:00", "kind": "homepage", "missing": false, "url": "http://www.codeproject.com/KB/winsdk/LibMinHook.aspx"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:50:42.404727+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9aac829a1c8bfd15a11d9d403de63d5d356a96228f3691dd0865ab779b240dda", "fetched_at": "2026-08-28T04:09:33.686610+00:00", "kind": "readme", "missing": false, "url": "https://github.com/TsudaKageyu/minhook"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T08:46:09.989516+00:00", "kind": "homepage", "missing": false, "url": "http://www.codeproject.com/KB/winsdk/LibMinHook.aspx"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:50:42.404727+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9aac829a1c8bfd15a11d9d403de63d5d356a96228f3691dd0865ab779b240dda", "fetched_at": "2026-08-28T04:09:33.686610+00:00", "kind": "readme", "missing": false, "url": "https://github.com/TsudaKageyu/minhook"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T08:46:09.989516+00:00", "kind": "homepage", "missing": false, "url": "http://www.codeproject.com/KB/winsdk/LibMinHook.aspx"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 87, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4863, "days_push": 81, "days_rel": 523, "gap_med": null, "n_releases_24m": 1}, "score": 62, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}