Tagged Questions
0
votes
1answer
222 views
Microsoft CCI based Obfuscator
I want to write an .NET obfuscator based on Microsoft CCI library. I found a few obfuscators written with Mono.Cecil, but there are no CCI based. Are there any potential problems with CCI for this ...

