neo-ConfuserEx icon indicating copy to clipboard operation
neo-ConfuserEx copied to clipboard

Updated ConfuserEX, an open-source, free obfuscator for .NET applications

Results 28 neo-ConfuserEx issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Nothing to do with the problem. **Describe the solution you'd like** I hope to provide support for .net5, I need...

**Describe the bug** An exception _Unhandled Exception: System.TypeLoadException: Signature of the body and declaration in a method implementation do not match._ will be thrown. **To Reproduce** Use the following project...

A very basic attempt produced a serious virus error about password stealing. Windows defender. See bottom of log, occured through packer. proj is very simple (and not by anyway an...

Application closes unexpectedly if plugin (loaded assembly) was processed with anti-debug protector. I try it at huge project and i don't have small project to reproduce the issue. Later, i...

I am using VS2017, my Clickonce project's target framework is .Net Framework 4.5, and using ConfuserEx v1.0.0-custom now. Now I want to publish my project as Clickonce with confusion (including...

[ERROR] Unknown error occurred. Exception: System.NullReferenceException: link to object doesn't link to instance of the object in Confuser.Renamer.Analyzers.LdtokenEnumAnalyzer.Analyze(ConfuserContext context, INameService service, ProtectionParameters parameters, IDnlibDef def) in G:\Users\Xenocode\Source\Repos\neo-ConfuserEx\Confuser.Renamer\Analyzers\LdtokenEnumAnalyzer.cs:line55 in Confuser.Renamer.AnalyzePhase.Analyze(NameService service,...

I have a project that uses Fody to make one final assembly. Confuser is confused and cant seem to find the embedded DLLs. the funny thing is that if i...

**Describe the bug** I have a Windows Service. I build it in release mode and obfuscate it using Neo-ConfuserEx. The service installs but fails to start. Settings as below... **Expected...

Is it possible to display a splash screen while encrypting the modules? Huge programs taske long to start. Thanks