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

mgeeky/ThreadStackSpoofer

Thread Stack Spoofing - PoC for an advanced In-Memory evasion technique allowing to better hide injected shellcode's memory allocation from scanners and analysts. observed · 2026-08-28

github.com/mgeeky/ThreadStackSpoofer · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 1802
  • days_rel: n/a
  • days_push: 1538
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1242 stars · 191 forks observed · 2026-08-28

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

A proof-of-concept C++ implementation of thread call stack spoofing, an in-memory evasion technique that hides shellcode references from a thread's call stack. It is aimed at red teamers and security researchers demonstrating how to evade memory scanners, AVs, and EDRs.

Use cases

  • hide shellcode memory allocations from EDR scanners
  • spoof thread call stack during red team operations
  • bypass thread-based memory examination rules
  • study in-memory evasion techniques
  • build offensive security tooling with call stack spoofing

When to choose

  • you need a reference implementation of thread stack spoofing for Windows x64/x86
  • you are researching EDR evasion or malware analysis techniques
  • you want to improve call stack stealth in red team tooling

When to avoid

  • you need a production-ready, supported security product
  • you are looking for defensive detection tooling rather than offensive evasion
  • you target non-Windows platforms

Facets

library · maturity maintenance

security reverse-engineering security penetration-testing windows windows cpp red-team evasion shellcode call-stack-spoofing edr-bypass poc malware-research

1 source

Member repositories

RepositoryRoleHealth v2
mgeeky/ThreadStackSpoofermain23

For agents

markdown · JSON · MCP: product_card(name="mgeeky/ThreadStackSpoofer")

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