Click here to Skip to main content
15,887,485 members
Articles / Programming Languages / C#

Reweaving IL code with Mono.Cecil

Rate me:
Please Sign up or sign in to vote.
4.93/5 (28 votes)
26 May 2014CPOL8 min read 77.2K   1.6K   54  
First one of a series of tutorials about C# code reweacing using Mono.Cecil

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Hungary Hungary
Well, like many of you I'm mainly a .NET web developer most acquainted with ASP.NET MVC but I consider myself an omnivore: I like the whole stack of programming from Assembly programing, C# and even the UX design. I know focusing on a lot of things may stop you from being an expert on a particular area, however I think I learned a lot from the paradigms applied in different fields.

For my other posts check out my blog at: http://dolinkamark.wordpress.com

Comments and Discussions