mkaring / ConfuserEx

An open-source, free protector for .NET applications
https://mkaring.github.io/ConfuserEx/
MIT License
2.26k stars 349 forks source link

The GUI version applies all protections even though I just enabled one in the project config #513

Open ByteWhite1x1 opened 1 year ago

ByteWhite1x1 commented 1 year ago

Hi. My project is quite large (over 50k lines of code). I've been using a customized version of https://github.com/yck1509/ConfuserEx since the day one and the GUI options works in it. Today I wanted to test your efforts (Thanks for your work in any case)

Steps to Reproduce: The config file of the project is attached. That works as intended in the original ConfuserEx.

I wanted to test how control flow affects in terms of memory scanning speed but the tool applied every protection. HEX_DEREF_PRO.zip