XenocodeRCE / neo-ConfuserEx

Updated ConfuserEX, an open-source, free obfuscator for .NET applications
http://yck1509.github.io/ConfuserEx/
Other
746 stars 89 forks source link

Not working with .net core console application dlls. #23

Closed kiranbchitari closed 5 years ago

kiranbchitari commented 5 years ago

I am trying obfuscating .net core dll but it is not able to do that. It is showing an error: [ERROR] Failed to resolve dependency of 'DemoApp.dll'. Exception: dnlib.DotNet.AssemblyResolveException: Could not resolve assembly: System.Console, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a at dnlib.DotNet.Extensions.ResolveThrow(IAssemblyResolver self, IAssembly assembly, ModuleDef sourceModule) in G:\Users\Xenocode\Source\Repos\neo-ConfuserEx\dnlib\src\DotNet\IAssemblyResolver.cs:line 114 at Confuser.Core.ConfuserEngine.Inspection(ConfuserContext context) in G:\Users\Xenocode\Source\Repos\neo-ConfuserEx\Confuser.Core\ConfuserEngine.cs:line 267 Failed at 11:38 AM, 0:00 elapsed.

EmoxypineRCE commented 5 years ago

Confuser not found DemoApp.dll. Add DemoApp in folder with project