{"adoption": {"forks": 229, "observed_at": "2026-08-28T04:05:55.040530+00:00", "stars": 1920}, "canonical_url": "https://ross.abutalabs.com/products/lazy_importer", "card": {"archived": false, "artifact_type": "library", "description": "library for importing functions from dlls in a hidden, reverse engineer unfriendly way", "domain": ["security", "reverse-engineering", "windows"], "enriched": true, "function": ["security", "developer-tools"], "health_score": 20, "homepage": null, "language": "C++", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["JustasMasiulis/lazy_importer"], "name": "JustasMasiulis/lazy_importer", "platform": ["windows", "cpp"], "pushed_at": "2023-08-03T01:51:27+00:00", "repo": "JustasMasiulis/lazy_importer", "stars": 1920, "tags": ["header-only", "anti-reversing", "obfuscation", "dll-imports", "compile-time-hashing", "game-hacking"], "topics": ["anti-reversing", "import", "export", "windows", "reverse-engineering", "header-only", "cpp", "game-hacking", "malware", "getprocaddress", "small", "obfuscation", "getmodulehandle", "compile-time", "hashing", "static-analysis"], "urls": [], "use_cases": ["hide API imports from static analysis in a Windows binary", "resolve GetProcAddress-style function lookups without leaving strings in memory", "make reverse engineering of a Windows executable harder", "call Windows API functions without linking against import tables", "obfuscate module and function resolution in C++ projects"], "what_it_is": "A header-only C++ library for resolving Windows DLL exports at runtime in a way that hides imports from static analysis tools. It uses compile-time randomized hashing instead of plaintext strings, leaving no imports or strings in the binary.", "when_to_avoid": ["you are building ordinary applications where import obfuscation provides no benefit and hurts debuggability", "you need cross-platform support beyond Windows", "your project would be flagged as malware by using anti-analysis techniques"], "when_to_choose": ["you need Windows DLL imports to be invisible to IDA or other static analysis tools", "you want a tiny, header-only, zero-allocation import obfuscation solution", "you are writing red-team tooling or security research software on Windows"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/lazy_importer", "repo": "JustasMasiulis/lazy_importer", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.040530+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:09:48.122626+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2eb5a0749dc1907d47f8652e9e8871ee37ce43cb6e5930addfe08bc3aa849e92", "fetched_at": "2026-08-28T04:05:55.040530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JustasMasiulis/lazy_importer"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.040530+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:09:48.122626+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2eb5a0749dc1907d47f8652e9e8871ee37ce43cb6e5930addfe08bc3aa849e92", "fetched_at": "2026-08-28T04:05:55.040530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JustasMasiulis/lazy_importer"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:09:48.122626+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2eb5a0749dc1907d47f8652e9e8871ee37ce43cb6e5930addfe08bc3aa849e92", "fetched_at": "2026-08-28T04:05:55.040530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JustasMasiulis/lazy_importer"}], "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:05:55.040530+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.040530+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.040530+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:09:48.122626+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2eb5a0749dc1907d47f8652e9e8871ee37ce43cb6e5930addfe08bc3aa849e92", "fetched_at": "2026-08-28T04:05:55.040530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JustasMasiulis/lazy_importer"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.040530+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.040530+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:09:48.122626+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2eb5a0749dc1907d47f8652e9e8871ee37ce43cb6e5930addfe08bc3aa849e92", "fetched_at": "2026-08-28T04:05:55.040530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JustasMasiulis/lazy_importer"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.040530+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.040530+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.040530+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:09:48.122626+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2eb5a0749dc1907d47f8652e9e8871ee37ce43cb6e5930addfe08bc3aa849e92", "fetched_at": "2026-08-28T04:05:55.040530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JustasMasiulis/lazy_importer"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.040530+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.040530+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:09:48.122626+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2eb5a0749dc1907d47f8652e9e8871ee37ce43cb6e5930addfe08bc3aa849e92", "fetched_at": "2026-08-28T04:05:55.040530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JustasMasiulis/lazy_importer"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:09:48.122626+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2eb5a0749dc1907d47f8652e9e8871ee37ce43cb6e5930addfe08bc3aa849e92", "fetched_at": "2026-08-28T04:05:55.040530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JustasMasiulis/lazy_importer"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:09:48.122626+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2eb5a0749dc1907d47f8652e9e8871ee37ce43cb6e5930addfe08bc3aa849e92", "fetched_at": "2026-08-28T04:05:55.040530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JustasMasiulis/lazy_importer"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:09:48.122626+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2eb5a0749dc1907d47f8652e9e8871ee37ce43cb6e5930addfe08bc3aa849e92", "fetched_at": "2026-08-28T04:05:55.040530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JustasMasiulis/lazy_importer"}], "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": 3143, "days_push": 1127, "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}}