You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: