aahmad097/AlternativeShellcodeExec
Alternative Shellcode Execution Via Callbacks observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2013
- days_rel: n/a
- days_push: 1392
- n_releases_24m: 0
Adoption not part of the score
1736 stars · 336 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of C++ examples demonstrating alternative Windows callback functions for executing position-independent shellcode, avoiding detection techniques that rely on CreateThread. It catalogs numerous callback-based shellcode execution techniques for offensive security research.
Use cases
- execute shellcode without calling CreateThread
- evade EDR detection of thread creation APIs
- learn callback-based code execution techniques on Windows
- build red team tooling with alternative execution methods
- study position-independent shellcode loaders
- research Windows API abuse for code execution
When to choose
- you need shellcode execution techniques that avoid common API hooks
- you are researching offensive security or red team tradecraft on Windows
- you want a reference catalog of callback-based execution methods
When to avoid
- you need a production-ready or maintained security product
- you are not working on Windows or with native C++
- you need defensive-only tooling rather than offensive techniques
Facets
library · maturity maintenance
security developer-tools security penetration-testing windows cpp shellcode red-team callbacks offensive-security malware-development code-execution position-independent-code
1 source
- readme: https://github.com/aahmad097/AlternativeShellcodeExec · fetched 2026-08-28 · 0c67e07610f1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aahmad097/AlternativeShellcodeExec | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="aahmad097/AlternativeShellcodeExec")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem