yck1509 / ConfuserEx

An open-source, free protector for .NET applications
http://yck1509.github.io/ConfuserEx/
Other
3.56k stars 1.61k forks source link

protected members exception #77

Closed viejodani closed 9 years ago

viejodani commented 10 years ago

I have classes that inherit methods from a master class in another dll that I cannot obfuscate. How can I add exceptions for those methods?

thanks

yck1509 commented 9 years ago

You should not need to add an exception for it since ConfuserEx should automatically exclude them. If it doesn't, please feel free to report the issue with details.