I'm curious how cecil manages invalid OpCodes. Taking a look through cecil I see no handling of invalid opcodes, so where should I start? So far I've made a few edits to Code (just added an Invalid type), OpCodes, and OpCode. Specifically I'm referring to invalid opcodes from babel and other similar obfuscators.
Thanks, Contra -- -- mono-cecil
