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

bats3c/DarkLoadLibrary

LoadLibrary for offensive operations observed · 2026-08-28

github.com/bats3c/DarkLoadLibrary · homepage · C observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 1903
  • days_rel: n/a
  • days_push: 1776
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1188 stars · 203 forks observed · 2026-08-28

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

DarkLoadLibrary is a C library implementing an alternative to the Windows LoadLibrary API designed for offensive security operations. It loads DLLs from disk or memory while avoiding image load kernel callbacks and optionally bypassing PEB module linking to evade detection.

Use cases

  • load a DLL from memory without triggering image load kernel callbacks
  • load a DLL without linking it to the PEB module list
  • evade EDR detection of module loading during red team operations
  • implement stealthy reflective DLL loading in C
  • load a local DLL bypassing the standard Windows loader telemetry

When to choose

  • you are writing offensive tooling or red team implants on Windows that need stealthy DLL loading
  • you need to bypass image load kernel callback telemetry
  • you want memory-based DLL loading with control over PEB registration

When to avoid

  • you need a general-purpose, fully compatible DLL loader for legitimate applications
  • you need a maintained, licensed library for production software
  • you are not comfortable with low-level Windows internals in C

Facets

library · maturity maintenance

security reverse-engineering security penetration-testing windows windows cpp dll-loading red-team offensive-security kernel-callback-bypass peb-unlinking malware-development

2 sources

Member repositories

RepositoryRoleHealth v2
bats3c/DarkLoadLibrarymain32

For agents

markdown · JSON · MCP: product_card(name="bats3c/DarkLoadLibrary")

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