monoxgas/sRDI
Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3323
- days_rel: n/a
- days_push: 1022
- n_releases_24m: 0
Adoption not part of the score
2547 stars · 496 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
sRDI is a shellcode implementation of Reflective DLL Injection that converts DLL files into position-independent shellcode via a compiled PE loader. It ships with Python, PowerShell, C#, and native C loaders for converting and injecting DLLs into memory on Windows.
Use cases
- convert a DLL to position-independent shellcode
- inject a DLL into a remote process memory
- load a DLL without writing to disk
- embed a DLL payload as shellcode in an exploit
- run shellcode via PowerShell Invoke-Shellcode
- test reflective DLL injection techniques
When to choose
- you need to convert DLLs to PIC shellcode for red-team tooling
- you want a PE loader supporting TLS callbacks and proper section permissions
- you need loaders in Python, PowerShell, C#, or native C
When to avoid
- you need benign application deployment or plugin loading
- you target non-Windows platforms
- you want a supported, licensed library for production software
Facets
library · maturity stable
security developer-tools security penetration-testing windows python cli shellcode reflective-dll-injection red-team offensive-security pe-loader position-independent-code
1 source
- readme: https://github.com/monoxgas/sRDI · fetched 2026-08-28 · f0d851c7e580
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| monoxgas/sRDI | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem