I was wondering, if it's possible to inject byte[] code that was previously exported from an method via GetMethodBody() back, meaning, that it can be runnable code again. If someone could write pretty simple example or explanation I'd appreciate.
Regards,