sailro/Reflexil
The .NET Assembly Editor observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4772
- days_rel: n/a
- days_push: 704
- n_releases_24m: 0
Adoption not part of the score
1530 stars · 262 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Reflexil is a .NET assembly editor that runs as a plugin for Reflector, ILSpy, and JustDecompile. Built on Mono.Cecil, it can manipulate IL code, save modified assemblies, and inject C#/VB.NET code.
Use cases
- patch IL code in a .NET dll
- inject C# code into a compiled assembly
- modify a Unity3D game assembly
- edit .NET assemblies from within ILSpy
- convert a .NET GUI app to console by patching
- save modified assemblies back to disk
When to choose
- you need to edit or patch .NET assemblies inside Reflector, ILSpy, or JustDecompile
- you work with legacy .NET Framework assemblies and IL-level manipulation
- you want C#/VB.NET code injection into compiled assemblies
When to avoid
- you need a maintained tool - the project is discontinued as of 2024
- you target .NET Core / modern ILSpy 8+ assemblies
- you want a full-featured modern .NET debugger/editor - use dnSpyEx instead
Facets
plugin · maturity abandoned
reverse-engineering parser compiler plugin-system reverse-engineering developer-tools security windows cross-platform dotnet il-editing mono-cecil assembly-patching discontinued reflector-plugin ilspy-plugin code-injection
1 source
- readme: https://github.com/sailro/Reflexil · fetched 2026-08-28 · 0f8322e895a6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sailro/Reflexil | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem