I want to distribute a patcher application that modifies certain assemblies according to some instructions. In order to make sure everything is correct, I want to verify the resulting IL after it is produced and log the result. The problem is that PEVerify applications are unmanaged and platform-specific, so I can't just package PEVerify or something.
Is there a good solution to this problem? -- -- -- mono-cecil --- You received this message because you are subscribed to the Google Groups "mono-cecil" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
