Nah, you can't just simply dump the assembly.
Somehow I've manage to get decrypted assembly-csharp but what should I do next?
In my opinion, I only have 2 options after that
- Encrypt again the assembly (which is I have no idea how?)
- Remove decryption call (I have no idea as well about this since I need to edit mono with IDA)