{"adoption": {"forks": 470, "observed_at": "2026-08-28T04:07:22.247355+00:00", "stars": 2793}, "canonical_url": "https://ross.abutalabs.com/products/pe_to_shellcode", "card": {"archived": false, "artifact_type": "cli-tool", "description": "Converts PE into a shellcode", "domain": ["security", "penetration-testing", "reverse-engineering", "developer-tools"], "enriched": true, "function": ["security", "reverse-engineering", "developer-tools"], "health_score": 44, "homepage": "https://www.youtube.com/watch?v=WQCiM0X11TA", "language": "C++", "license": "BSD-2-Clause", "license_family": "permissive", "maturity": "active", "member_repos": ["hasherezade/pe_to_shellcode"], "name": "hasherezade/pe_to_shellcode", "platform": ["windows", "cross-platform", "cpp"], "pushed_at": "2025-08-30T15:50:53+00:00", "repo": "hasherezade/pe_to_shellcode", "stars": 2793, "tags": ["shellcode", "pe-files", "malware-analysis", "red-team", "binary-conversion", "reflective-loading"], "topics": ["pe-to-shellcode", "pe2shellcode", "shellcode", "pe-file", "pe2shc", "shellcode-development"], "urls": [], "use_cases": ["convert a PE executable into shellcode for injection", "add a reflective loading stub to an already-compiled DLL or EXE", "test how a PE behaves when executed as shellcode", "prepare payloads for red-team injection techniques", "analyze PE loading behavior in malware research"], "what_it_is": "A C++ command-line tool that converts Windows PE executables into shellcode-compatible form, adding a reflective loading stub post-compilation so the output can be injected like raw shellcode while remaining a valid PE. It supports both 32-bit and 64-bit PEs and handles relocations, imports, and TLS callbacks.", "when_to_avoid": ["your PE relies on exception handling, delay-load imports, or MUI resources", "you need a general-purpose packer or obfuscation tool", "you target non-Windows executable formats like ELF or Mach-O"], "when_to_choose": ["you need to inject a compiled PE as if it were raw shellcode", "you want a reflective loader added post-compilation without modifying source", "you work in malware analysis or offensive security research on Windows binaries"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pe_to_shellcode", "repo": "hasherezade/pe_to_shellcode", "role": "main", "score": 40}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.247355+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:49:15.111306+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6a994da669e7a226b4363b6fb53750f3365a306a8067e8cf2912d34a9f5f1de1", "fetched_at": "2026-08-28T04:07:22.247355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hasherezade/pe_to_shellcode"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:54:56.699843+00:00", "kind": "homepage", "missing": false, "url": "https://www.youtube.com/watch?v=WQCiM0X11TA"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.247355+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:49:15.111306+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6a994da669e7a226b4363b6fb53750f3365a306a8067e8cf2912d34a9f5f1de1", "fetched_at": "2026-08-28T04:07:22.247355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hasherezade/pe_to_shellcode"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:54:56.699843+00:00", "kind": "homepage", "missing": false, "url": "https://www.youtube.com/watch?v=WQCiM0X11TA"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:49:15.111306+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6a994da669e7a226b4363b6fb53750f3365a306a8067e8cf2912d34a9f5f1de1", "fetched_at": "2026-08-28T04:07:22.247355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hasherezade/pe_to_shellcode"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:54:56.699843+00:00", "kind": "homepage", "missing": false, "url": "https://www.youtube.com/watch?v=WQCiM0X11TA"}], "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:22.247355+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.247355+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.247355+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:49:15.111306+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6a994da669e7a226b4363b6fb53750f3365a306a8067e8cf2912d34a9f5f1de1", "fetched_at": "2026-08-28T04:07:22.247355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hasherezade/pe_to_shellcode"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:54:56.699843+00:00", "kind": "homepage", "missing": false, "url": "https://www.youtube.com/watch?v=WQCiM0X11TA"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.247355+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.247355+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:49:15.111306+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6a994da669e7a226b4363b6fb53750f3365a306a8067e8cf2912d34a9f5f1de1", "fetched_at": "2026-08-28T04:07:22.247355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hasherezade/pe_to_shellcode"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:54:56.699843+00:00", "kind": "homepage", "missing": false, "url": "https://www.youtube.com/watch?v=WQCiM0X11TA"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.247355+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.247355+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.247355+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:49:15.111306+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6a994da669e7a226b4363b6fb53750f3365a306a8067e8cf2912d34a9f5f1de1", "fetched_at": "2026-08-28T04:07:22.247355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hasherezade/pe_to_shellcode"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:54:56.699843+00:00", "kind": "homepage", "missing": false, "url": "https://www.youtube.com/watch?v=WQCiM0X11TA"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.247355+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.247355+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:49:15.111306+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6a994da669e7a226b4363b6fb53750f3365a306a8067e8cf2912d34a9f5f1de1", "fetched_at": "2026-08-28T04:07:22.247355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hasherezade/pe_to_shellcode"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:54:56.699843+00:00", "kind": "homepage", "missing": false, "url": "https://www.youtube.com/watch?v=WQCiM0X11TA"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:49:15.111306+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6a994da669e7a226b4363b6fb53750f3365a306a8067e8cf2912d34a9f5f1de1", "fetched_at": "2026-08-28T04:07:22.247355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hasherezade/pe_to_shellcode"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:54:56.699843+00:00", "kind": "homepage", "missing": false, "url": "https://www.youtube.com/watch?v=WQCiM0X11TA"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:49:15.111306+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6a994da669e7a226b4363b6fb53750f3365a306a8067e8cf2912d34a9f5f1de1", "fetched_at": "2026-08-28T04:07:22.247355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hasherezade/pe_to_shellcode"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:54:56.699843+00:00", "kind": "homepage", "missing": false, "url": "https://www.youtube.com/watch?v=WQCiM0X11TA"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:49:15.111306+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6a994da669e7a226b4363b6fb53750f3365a306a8067e8cf2912d34a9f5f1de1", "fetched_at": "2026-08-28T04:07:22.247355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hasherezade/pe_to_shellcode"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:54:56.699843+00:00", "kind": "homepage", "missing": false, "url": "https://www.youtube.com/watch?v=WQCiM0X11TA"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 39, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2936, "days_push": 368, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 40, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}