mgeeky/ShellcodeFluctuation
An advanced in-memory evasion technique fluctuating shellcode's memory protection between RW/NoAccess & RX and then encrypting/decrypting its contents 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: 1799
- days_rel: n/a
- days_push: 1538
- n_releases_24m: 0
Adoption not part of the score
1127 stars · 163 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C++ proof-of-concept implementing an in-memory evasion technique that encrypts shellcode and fluctuates its memory protection between RW/NoAccess and RX while it sleeps. It hooks kernel32!Sleep to hide Cobalt Strike Beacon implants from memory scanners like Moneta and pe-sieve.
Use cases
- evade memory scanners detecting shellcode in RWX regions
- encrypt beacon payload while sleeping
- hide shellcode memory pages from pe-sieve and Moneta
- implement sleep-time shellcode encryption in red team tooling
- study in-memory evasion techniques
- flip shellcode memory protection between RW and RX
When to choose
- you need a reference implementation of sleep-time shellcode encryption
- you're building red team tooling that must evade memory scanners
- you want to learn how memory protection fluctuation works
When to avoid
- you need a weaponized production implant
- you target non-Windows platforms
- you need a maintained tool with ongoing support
Facets
library · maturity maintenance
security cryptography security penetration-testing windows cpp shellcode memory-evasion red-team cobalt-strike sleep-encryption poc
1 source
- readme: https://github.com/mgeeky/ShellcodeFluctuation · fetched 2026-08-28 · 90e04e7bd330
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mgeeky/ShellcodeFluctuation | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mgeeky/ShellcodeFluctuation")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem