Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Unhandled Exception error #21

Open
sami-soft opened this issue Dec 8, 2022 · 0 comments
Open

Unhandled Exception error #21

sami-soft opened this issue Dec 8, 2022 · 0 comments

Comments

@sami-soft
Copy link

sami-soft commented Dec 8, 2022

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant