de4dot-cex icon indicating copy to clipboard operation
de4dot-cex copied to clipboard

📦 de4dot deobfuscator with full support for vanilla ConfuserEx

Results 8 de4dot-cex issues
Sort by recently updated
recently updated
newest added

``` de4dot v3.1.41592.3405 Copyright (C) 2011-2015 [email protected] Latest version and source code: https://github.com/0xd4d/de4dot Index was outside the bounds of the array. Detected ConfuserEx (\path\to\sample) Cleaning \path\to\sample Renaming all obfuscated symbols...

bug

i have tried to decompile the .net .exe but getting some errors while decompiling its showing ERROR: couldnt resolved Methord ref system.bolen XXXXXXX ![2020-04-13_19h45_00](https://user-images.githubusercontent.com/24642641/79130136-e3a9c100-7dbf-11ea-837b-2a764ffdea0c.png) and also when i open up...

bug

de4dot-cex successfully removed most of the ConfuserEx 1.0.0 protection for me, but some artifacts remain in the code. I'm willing to pay if you are willing to improve de4dot-cex to...

enhancement

When I run: > de4dot-x64 Program.exe I get: > Array dimensions exceeded supported range. > Array dimensions exceeded supported range. > Detected ConfuserEx v0.6.0 (G:\Blah\de4dot-cex\Debug\Program.exe) > Cleaning G:\Blah\de4dot-cex\Debug\Program.exe > >...

bug

1. ignore the .vs folder 2. add try catch to avoid program crash > Application: de4dot.exe > Framework Version: v4.0.30319 > Description: The process was terminated due to an unhandled...

Using updated x86Emulator class from de4dot confuser unpacker

wontfix

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)...