Ross ROSS = Recommend OSS · open-source software intelligence for agents

guidedhacking/GuidedHacking-Injector

The BEST DLL Injector Library. observed · 2026-08-28

github.com/guidedhacking/GuidedHacking-Injector · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 21
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2355
  • days_rel: n/a
  • days_push: 476
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1377 stars · 282 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A C++ DLL injection library supporting x86, WOW64, and x64 injection with five injection methods and six shellcode execution techniques. It includes manual mapping features like import resolution, TLS initialization, and various cloaking options.

Use cases

  • inject a dll into a running process
  • manually map a pe image into remote memory
  • bypass session separation when injecting across sessions
  • execute shellcode in a target process via thread hijacking or APC
  • cloak an injected module by unlinking it from the PEB
  • build a custom dll injector tool

When to choose

  • you need a feature-rich Windows DLL injection library with x64 and WOW64 support
  • you want manual mapping with SEH, TLS, and delayed import support
  • you're doing game hacking or reverse engineering research on Windows

When to avoid

  • you need a cross-platform injector for Linux or macOS
  • you want a GUI out of the box (use the companion GH Injector GUI instead)
  • your use case is unrelated to process injection or Windows internals

Facets

library · maturity active

security reverse-engineering security reverse-engineering gaming-tools windows windows cpp dll-injection manual-mapping game-hacking shellcode-injection pe-loader

1 source

Member repositories

RepositoryRoleHealth v2
guidedhacking/GuidedHacking-Injectormain32

For agents

markdown · JSON · MCP: product_card(name="guidedhacking/GuidedHacking-Injector")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem