Hi,
This message to inform you that I just found out that De4Dot can
unprotect a protected application with NetReactor 4.4 :-(
We need an updated of .NetReactor !
This is a .NET deobfuscator. See
https://github.com/0xd4d/de4dot
It supports the following .NET obfuscators:
CliSecure
Crypto Obfuscator
Dotfuscator
.NET Reactor
Eazfuscator.NET
SmartAssembly
Xenocode
It has partial support for other obfuscators, but the result might not
be runnable.
Depending on obfuscator, it will do one or more of the following:
Rename obfuscated symbols
Deobfuscate control flow
Decrypt strings
Decrypt and dump embedded assemblies
Decrypt resources
Decrypt methods
Fix proxy calls
Inline methods
Remove error reporting code (added exception handlers)
Restore field and method arg types
Get rid of added obfuscator classes and methods