ViRb3 / de4dot-cex

📦 de4dot deobfuscator with full support for vanilla ConfuserEx
GNU General Public License v3.0
491 stars 122 forks source link

Unhandled Exception error #21

Open sami-soft opened 1 year ago

sami-soft commented 1 year ago

de4dot v3.1.41592.3405

Detected Unknown Obfuscator (C:\myTools\0\de4dot-cex\1.exe) Cleaning C:\myTools\0\de4dot-cex\1.exe Renaming all obfuscated symbols

Unhandled Exception: System.ApplicationException: Interface method already initialized at de4dot.code.renamer.asmmodules.InterfaceMethodInfo.Merge(InterfaceMethodInfo other) in D:\a\de4dot-cex\de4dot-cex\de4dot.code\renamer\asmmodules\TypeDef.cs:line 151 at de4dot.code.renamer.asmmodules.InterfaceMethodInfos.InitializeFrom(InterfaceMethodInfos other, GenericInstSig git) in D:\a\de4dot-cex\de4dot-cex\de4dot.code\renamer\asmmodules\TypeDef.cs:line 194 at de4dot.code.renamer.asmmodules.MTypeDef.InitializeInterfaces(TypeInfo typeInfo) in D:\a\de4dot-cex\de4dot-cex\de4dot.code\renamer\asmmodules\TypeDef.cs:line 498 at de4dot.code.renamer.asmmodules.MTypeDef.InitializeAllInterfaces() in D:\a\de4dot-cex\de4dot-cex\de4dot.code\renamer\asmmodules\TypeDef.cs:line 492 at de4dot.code.renamer.asmmodules.MTypeDef.InitializeInterfaceMethods(MethodNameGroups groups) in D:\a\de4dot-cex\de4dot-cex\de4dot.code\renamer\asmmodules\TypeDef.cs:line 506 at de4dot.code.renamer.asmmodules.MTypeDef.InitializeVirtualMembers(MethodNameGroups groups, IResolver resolver) in D:\a\de4dot-cex\de4dot-cex\de4dot.code\renamer\asmmodules\TypeDef.cs:line 482 at de4dot.code.renamer.asmmodules.Modules.InitializeVirtualMembers() in D:\a\de4dot-cex\de4dot-cex\de4dot.code\renamer\asmmodules\Modules.cs:line 365 at de4dot.code.renamer.Renamer.Rename() in D:\a\de4dot-cex\de4dot-cex\de4dot.code\renamer\Renamer.cs:line 242 at de4dot.cui.FilesDeobfuscator.Rename(IEnumerable`1 theFiles) in D:\a\de4dot-cex\de4dot-cex\de4dot.cui\FilesDeobfuscator.cs:line 400 at de4dot.cui.FilesDeobfuscator.DeobfuscateAll() in D:\a\de4dot-cex\de4dot-cex\de4dot.cui\FilesDeobfuscator.cs:line 135 at de4dot.cui.FilesDeobfuscator.DoIt() in D:\a\de4dot-cex\de4dot-cex\de4dot.cui\FilesDeobfuscator.cs:line 91 at de4dot.cui.Program.Main(String[] args) in D:\a\de4dot-cex\de4dot-cex\de4dot.cui\Program.cs:line 118 at de4dot_x86.Program.Main(String[] args) in D:\a\de4dot-cex\de4dot-cex\de4dot\Program.cs:line 23