Hi there, I have an issue I'm trying to solve and wondering if Cecil can help me.
I have a Mono project that loads an assembly from a crypted resource. I am able to acces that dynamically generated assembly using the system.reflection stuff. I would like to be able to dig into the code of this dynamically generated assembly, for exemple by saving it into a separate file and reopening it using a decompiler. Can Cecil help me doing this ? Thanks a lot for your help. -- -- mono-cecil
