Hi, I have put the obfuscator on Codeplex(http://confuser.codeplex.com)
I have modify Mono.Cecil to make it can modify the metadata of assembly as a obfuscator need to add some incorrect metadata. Also I make some change to the Cil part to make it more easy to modify the codes(e.g. auto update reference when replace a instruction). Although I didn't use the latest version, I think that the latest version still cannot read/write metadata directly. On Apr 29, 1:19 am, Jb Evain <[email protected]> wrote: > Hi Tommy, > > On Friday, April 23, 2010, yck1509 <[email protected]> wrote: > > Hi, > > I have a obfuscator which using Mono.Cecil, but the current version of > > Mono.Cecil doesn't fit the purpose. Can I modify some of the source > > code in necessary? > > Sure you can. What would be even better, is that you tell us where > Cecil doesn't fit the purpose, so we can discuss about whether the > changes should be mainstreamed, or are better placed in a branch of > yours. > > -- > Jb Evain <[email protected]> > > -- > -- > mono-cecil -- -- mono-cecil
