Few days ago I've found your lib - Cecil. I'm stunned. The posibilities are endless with that. Great job. I would like to write a application that will inject some code before, after and in the middle of methods, functions etc (in C#). As for now I managed to get to the method and a table of IL Commands. Now the big question. How can I add some code there? How can I do it properly and where could I find some references about IL so I could achieve that?
-- -- mono-cecil
