{"adoption": {"forks": 826, "observed_at": "2026-08-28T04:07:46.476690+00:00", "stars": 3159}, "canonical_url": "https://ross.abutalabs.com/products/memorymodule", "card": {"archived": false, "artifact_type": "library", "description": "Library to load a DLL from memory.", "domain": ["developer-tools", "security", "operating-systems"], "enriched": true, "function": ["security", "developer-tools"], "health_score": 20, "homepage": "http://www.joachim-bauch.de/tutorials/loading-a-dll-from-memory/", "language": "C", "license": "MPL-2.0", "license_family": "copyleft", "maturity": "maintenance", "member_repos": ["fancycode/MemoryModule"], "name": "fancycode/MemoryModule", "platform": ["windows", "cpp", "c"], "pushed_at": "2024-01-03T15:08:02+00:00", "repo": "fancycode/MemoryModule", "stars": 3159, "tags": ["dll-loading", "pe-format", "memory-loading", "reverse-engineering", "windows-api"], "topics": [], "urls": [], "use_cases": ["load a dll from memory without writing to disk", "embed a dll inside an executable and load it at runtime", "avoid dropping temporary dll files to the filesystem", "make disassembling of bundled libraries harder", "implement a custom PE loader for windows"], "what_it_is": "A C library that loads Windows DLLs entirely from memory without writing them to disk, bypassing the filesystem-only limitation of LoadLibrary. It implements PE format parsing and manual module loading.", "when_to_avoid": ["you just need standard DLL loading from files", "you target non-Windows platforms", "you need managed/.NET assembly loading"], "when_to_choose": ["you need to load DLLs from memory buffers on Windows", "you want to distribute a single executable with embedded libraries", "you want to avoid temp-file workarounds for in-memory DLL loading"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/memorymodule", "repo": "fancycode/MemoryModule", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.476690+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:25:16.524664+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58681d873ce32375eb9e2fe5d865ca1d26e1b969655a5608f45b2a360b2f1587", "fetched_at": "2026-08-28T04:07:46.476690+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fancycode/MemoryModule"}, {"content_hash": "8271950c0dbab8b28bfa925da9a061db0229c589a0f5c7e7e22f9ec9d612f8e8", "fetched_at": "2026-08-29T09:40:01.006504+00:00", "kind": "homepage", "missing": false, "url": "http://www.joachim-bauch.de/tutorials/loading-a-dll-from-memory/"}, {"content_hash": "6c40c891d1dd7fb58ed3e48f84fda541c6eb115b434d02ed3c05018b09d3261d", "fetched_at": "2026-08-29T09:40:01.014690+00:00", "kind": "site_page", "missing": false, "url": "https://www.joachim-bauch.de/about"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.476690+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:25:16.524664+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58681d873ce32375eb9e2fe5d865ca1d26e1b969655a5608f45b2a360b2f1587", "fetched_at": "2026-08-28T04:07:46.476690+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fancycode/MemoryModule"}, {"content_hash": "8271950c0dbab8b28bfa925da9a061db0229c589a0f5c7e7e22f9ec9d612f8e8", "fetched_at": "2026-08-29T09:40:01.006504+00:00", "kind": "homepage", "missing": false, "url": "http://www.joachim-bauch.de/tutorials/loading-a-dll-from-memory/"}, {"content_hash": "6c40c891d1dd7fb58ed3e48f84fda541c6eb115b434d02ed3c05018b09d3261d", "fetched_at": "2026-08-29T09:40:01.014690+00:00", "kind": "site_page", "missing": false, "url": "https://www.joachim-bauch.de/about"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:25:16.524664+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58681d873ce32375eb9e2fe5d865ca1d26e1b969655a5608f45b2a360b2f1587", "fetched_at": "2026-08-28T04:07:46.476690+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fancycode/MemoryModule"}, {"content_hash": "8271950c0dbab8b28bfa925da9a061db0229c589a0f5c7e7e22f9ec9d612f8e8", "fetched_at": "2026-08-29T09:40:01.006504+00:00", "kind": "homepage", "missing": false, "url": "http://www.joachim-bauch.de/tutorials/loading-a-dll-from-memory/"}, {"content_hash": "6c40c891d1dd7fb58ed3e48f84fda541c6eb115b434d02ed3c05018b09d3261d", "fetched_at": "2026-08-29T09:40:01.014690+00:00", "kind": "site_page", "missing": false, "url": "https://www.joachim-bauch.de/about"}], "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:07:46.476690+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.476690+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.476690+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:25:16.524664+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58681d873ce32375eb9e2fe5d865ca1d26e1b969655a5608f45b2a360b2f1587", "fetched_at": "2026-08-28T04:07:46.476690+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fancycode/MemoryModule"}, {"content_hash": "8271950c0dbab8b28bfa925da9a061db0229c589a0f5c7e7e22f9ec9d612f8e8", "fetched_at": "2026-08-29T09:40:01.006504+00:00", "kind": "homepage", "missing": false, "url": "http://www.joachim-bauch.de/tutorials/loading-a-dll-from-memory/"}, {"content_hash": "6c40c891d1dd7fb58ed3e48f84fda541c6eb115b434d02ed3c05018b09d3261d", "fetched_at": "2026-08-29T09:40:01.014690+00:00", "kind": "site_page", "missing": false, "url": "https://www.joachim-bauch.de/about"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.476690+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.476690+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:25:16.524664+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58681d873ce32375eb9e2fe5d865ca1d26e1b969655a5608f45b2a360b2f1587", "fetched_at": "2026-08-28T04:07:46.476690+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fancycode/MemoryModule"}, {"content_hash": "8271950c0dbab8b28bfa925da9a061db0229c589a0f5c7e7e22f9ec9d612f8e8", "fetched_at": "2026-08-29T09:40:01.006504+00:00", "kind": "homepage", "missing": false, "url": "http://www.joachim-bauch.de/tutorials/loading-a-dll-from-memory/"}, {"content_hash": "6c40c891d1dd7fb58ed3e48f84fda541c6eb115b434d02ed3c05018b09d3261d", "fetched_at": "2026-08-29T09:40:01.014690+00:00", "kind": "site_page", "missing": false, "url": "https://www.joachim-bauch.de/about"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.476690+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.476690+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.476690+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:25:16.524664+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58681d873ce32375eb9e2fe5d865ca1d26e1b969655a5608f45b2a360b2f1587", "fetched_at": "2026-08-28T04:07:46.476690+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fancycode/MemoryModule"}, {"content_hash": "8271950c0dbab8b28bfa925da9a061db0229c589a0f5c7e7e22f9ec9d612f8e8", "fetched_at": "2026-08-29T09:40:01.006504+00:00", "kind": "homepage", "missing": false, "url": "http://www.joachim-bauch.de/tutorials/loading-a-dll-from-memory/"}, {"content_hash": "6c40c891d1dd7fb58ed3e48f84fda541c6eb115b434d02ed3c05018b09d3261d", "fetched_at": "2026-08-29T09:40:01.014690+00:00", "kind": "site_page", "missing": false, "url": "https://www.joachim-bauch.de/about"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.476690+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.476690+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:25:16.524664+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58681d873ce32375eb9e2fe5d865ca1d26e1b969655a5608f45b2a360b2f1587", "fetched_at": "2026-08-28T04:07:46.476690+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fancycode/MemoryModule"}, {"content_hash": "8271950c0dbab8b28bfa925da9a061db0229c589a0f5c7e7e22f9ec9d612f8e8", "fetched_at": "2026-08-29T09:40:01.006504+00:00", "kind": "homepage", "missing": false, "url": "http://www.joachim-bauch.de/tutorials/loading-a-dll-from-memory/"}, {"content_hash": "6c40c891d1dd7fb58ed3e48f84fda541c6eb115b434d02ed3c05018b09d3261d", "fetched_at": "2026-08-29T09:40:01.014690+00:00", "kind": "site_page", "missing": false, "url": "https://www.joachim-bauch.de/about"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:25:16.524664+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58681d873ce32375eb9e2fe5d865ca1d26e1b969655a5608f45b2a360b2f1587", "fetched_at": "2026-08-28T04:07:46.476690+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fancycode/MemoryModule"}, {"content_hash": "8271950c0dbab8b28bfa925da9a061db0229c589a0f5c7e7e22f9ec9d612f8e8", "fetched_at": "2026-08-29T09:40:01.006504+00:00", "kind": "homepage", "missing": false, "url": "http://www.joachim-bauch.de/tutorials/loading-a-dll-from-memory/"}, {"content_hash": "6c40c891d1dd7fb58ed3e48f84fda541c6eb115b434d02ed3c05018b09d3261d", "fetched_at": "2026-08-29T09:40:01.014690+00:00", "kind": "site_page", "missing": false, "url": "https://www.joachim-bauch.de/about"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:25:16.524664+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58681d873ce32375eb9e2fe5d865ca1d26e1b969655a5608f45b2a360b2f1587", "fetched_at": "2026-08-28T04:07:46.476690+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fancycode/MemoryModule"}, {"content_hash": "8271950c0dbab8b28bfa925da9a061db0229c589a0f5c7e7e22f9ec9d612f8e8", "fetched_at": "2026-08-29T09:40:01.006504+00:00", "kind": "homepage", "missing": false, "url": "http://www.joachim-bauch.de/tutorials/loading-a-dll-from-memory/"}, {"content_hash": "6c40c891d1dd7fb58ed3e48f84fda541c6eb115b434d02ed3c05018b09d3261d", "fetched_at": "2026-08-29T09:40:01.014690+00:00", "kind": "site_page", "missing": false, "url": "https://www.joachim-bauch.de/about"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:25:16.524664+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58681d873ce32375eb9e2fe5d865ca1d26e1b969655a5608f45b2a360b2f1587", "fetched_at": "2026-08-28T04:07:46.476690+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fancycode/MemoryModule"}, {"content_hash": "8271950c0dbab8b28bfa925da9a061db0229c589a0f5c7e7e22f9ec9d612f8e8", "fetched_at": "2026-08-29T09:40:01.006504+00:00", "kind": "homepage", "missing": false, "url": "http://www.joachim-bauch.de/tutorials/loading-a-dll-from-memory/"}, {"content_hash": "6c40c891d1dd7fb58ed3e48f84fda541c6eb115b434d02ed3c05018b09d3261d", "fetched_at": "2026-08-29T09:40:01.014690+00:00", "kind": "site_page", "missing": false, "url": "https://www.joachim-bauch.de/about"}], "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": 5793, "days_push": 973, "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}}