Fabrice's weblog

Tools and Source

News


Read sample chapters or buy LINQ in Action now!
Our LINQ book is also available on AMAZON

.NET jobs

Emplois .NET

The views expressed on this weblog are mine alone and do not necessarily reflect the views of my employer. The content of this weblog is independent from Microsoft or any other company. transatlantys hot news

Contact

Me

Others

Selected content

Reflexil, C# code injection in assemblies

Nice to see that some old ideas start to come to life! Reflexil is not exactly like my Patcher suggestion, but it has some features of it.
Here is the description taken from the Reflexil site:

Reflexil is an assembly editor and runs as a plug-in for Lutz Roeder's Reflector, a great tool for .NET developers. Reflexil is using Mono.Cecil, written by Jb Evain, which is a strategic library for the Mono project.
Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports 'on the fly' c# code injection.

The sketch I had created for Patcher:

 

Comments

Anonymous said:

I think I smell a lawsuit

# September 5, 2007 4:21 PM

CumpsD said:

Thanks for mentioning Reflexil! It inspired me to try it out and write a small example blog post about how to use it :)

Made me feel nostalgic about the old days where we modified statements as well ;)

In case you're interested in some additional screenshots of Reflexil in use: blog.cumps.be/reverse-engineering-with-reflector-and-reflexil

# September 6, 2007 5:36 PM

James Crisp - Ruby on Rails, C#, .NET, book reviews, film reviews, mind hacks, Wing Chun and the occasional personal bit. » Reflexil, cute code injection for C# said:

Pingback from  James Crisp - Ruby on Rails, C#, .NET, book reviews, film reviews, mind hacks, Wing Chun and the occasional personal bit.  » Reflexil, cute code injection for C#

# September 27, 2007 3:20 AM
Leave a Comment

(required) 

(required) 

(optional)

(required)