Hi all, I compiled a small program and I used "monodis" to obtain the IL code. Now I want to modify the generated IL code by hand (add some assembly code), and recompile it. Which tool do I have to use to do this? mcs? Is there a manual for the disassembler/assembler? Thanks, Alex