Hi, how can I remove IL code from Executable after AOT compilation? It Is an simple tast to remove method-code by an monodis/awk/ilasm run. But, afterwards the .so file generated before is no longer used. Elmar