sailro / Reflexil

The .NET Assembly Editor

Home Page:http://reflexil.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reflexil

This project has been discontinued

After 16 years of proud service, this project has been discontinued. ILSpy 8 moved to .NET Core, and many changes would be required to keep it running, including:

  • Migrate assemblies to .NET Standard and/or .NET Core
  • Migrate CodeDomProvider (that we use to compile stuff) to Roslyn
  • Use Roslyn instead of NRefactory for completion

All these tasks have already been done by dnSpy, now taken over by dnSpyEx. I recommend using this project going forward.

The .NET Assembly Editor

Reflexil is an assembly editor and runs as a plug-in for Red Gate's Reflector, ILSpy and Telerik's JustDecompile. Reflexil is using Mono.Cecil, written by Jb Evain and is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports C#/VB.NET code injection.

Homepage: http://reflexil.net

Howto: http://www.codeproject.com/KB/msil/reflexil.aspx

Compatible with:

  • ILSpy
  • Reflector
  • Telerik JustDecompile

Videos:

Download stable releases here: https://github.com/sailro/Reflexil/releases

or nightly releases here: https://sailro.visualstudio.com/Reflexil/_build?definitionId=2&_a=summary&view=runs

About

The .NET Assembly Editor

http://reflexil.net


Languages

Language:C# 99.9%Language:Batchfile 0.1%Language:PowerShell 0.0%Language:Shell 0.0%