# Reflexil **Repository Path**: snow2zhou/Reflexil ## Basic Information - **Project Name**: Reflexil - **Description**: The .NET Assembly Editor github地址:https://github.com/sailro/Reflexil - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-04-12 - **Last Updated**: 2022-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Reflexil [![Build Status](https://sailro.visualstudio.com/Reflexil/_apis/build/status/sailro.Reflexil?branchName=master)](https://sailro.visualstudio.com/Reflexil/_build/latest?definitionId=2&branchName=master) ======== 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: - Converting a .NET GUI application to console using Reflexil and ILSpy (http://bit.ly/1H5RDdh) - Unity3D assembly patching (AngryBots game) with Reflexil (http://bit.ly/un1ty) - Playing with Reflexil and Reflector (http://bit.ly/kill3rv1d) 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