[Mono-list] Compiling IL code

Alex.Villazon@cui.unige.ch Alex.Villazon@cui.unige.ch
Wed, 30 Oct 2002 18:20:27 +0100


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