DarthTon/Xenos
Windows dll injector 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: 4634
- days_rel: n/a
- days_push: 1934
- n_releases_24m: 0
Adoption not part of the score
2645 stars · 608 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Xenos is a Windows DLL injector built on the Blackbone library, supporting x86/x64 processes, manual image mapping, managed image injection, and optional kernel-mode injection. It offers advanced features like thread hijacking, module unlinking, and injection profiles.
Use cases
- inject a dll into a running windows process
- manually map an image into a remote process
- inject a managed .NET assembly without a proxy dll
- inject into a wow64 process from x64
- hide an injected module from module enumeration
- test anti-cheat or security software against injection techniques
When to choose
- you need a feature-rich GUI injector supporting x86, x64, and WOW64 targets
- you want manual mapping with import/TLS/relocation handling
- you need kernel-mode injection or driver manual mapping with a driver
When to avoid
- you need a supported, actively maintained tool - the last release was 2021 and it targets Win7-Win10
- you need cross-platform injection on Linux or macOS
- you want a simple command-line injector rather than a GUI application
Facets
application · maturity maintenance
security reverse-engineering security reverse-engineering windows windows cpp dll-injection blackbone manual-mapping kernel-driver wow64
1 source
- readme: https://github.com/DarthTon/Xenos · fetched 2026-08-28 · 73844a71763c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DarthTon/Xenos | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem