yck1509 / ConfuserEx

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

Can't load Resources.dll #110

Closed unholyHub closed 9 years ago

unholyHub commented 9 years ago

I made exe and language resources dll to make my application multilanguage.

Then setup the ConfuserEx Preset to Maximum And all protections:

Anti Debug Protection Anti Dump Protection Anti IL Dasm Protection Anti Tamper Protection Constants Protection Control Flow Protection Invalid Metadata Protection Name Protection Reference Proxy Protection Resources Protection

After successful obfuscation, I start the exe and change the language but it fails to load the resource dll.

What seems to be the problem and how to resolve it?

cuijartija commented 9 years ago

I have the same problem, I have testing with 0.2.3 and 0.3.0. This is really strange, maybe is for a windows update.

I have used ConfuserEx 4 or 5 weeks ago with any problem. I hope the ConfuserEX team can we help us.

It will be great if you will considerd 2 versions, one stable with cost and other one free for testing. This tool is really great and you need to be paid for that. It is only my opinion.

Thank you in advance.

bprg commented 9 years ago

@cuijartija You can donate money for better support. https://pledgie.com/campaigns/25451

cuijartija commented 9 years ago

@bprg I know that, but my proposal is directed to people who wants zero errors pay for it and the team undertakes to do. Anyway thanks for your reply.

unholyHub commented 9 years ago

I found some workaround for the confuscating the exe and the resources. In the Settings tab select Minimum preset, then obfuscate the exe. Start the exe and after that switch the language and you will see that it changes.

Also to add note that when I try to decompile or deobfuscate (JustDecompile) its doesnt allow me to view the source code or whatever code is not shown. At Least with 1-click tools.