Title | Content |
---|---|
Title | de4dot .NET deobfuscator & unpacker |
Version | latest version |
Author | 0xd4d |
Author website | https://github.com/0xd4d/de4dot |
Description |
de4dot is an open source (GPLv3) .NET deobfuscator and unpacker written in C#. It will try its best to restore a packed and obfuscated assembly to almost the original assembly. Most of the obfuscation can be completely restored (eg. string encryption), but symbol renaming is impossible to restore since the original names aren't (usually) part of the obfuscated assembly. Features Here's a pseudo random list of the things it will do depending on what obfuscator was used to obfuscate an assembly:
Supported obfuscators/packers
Some of the above obfuscators are rarely used (eg. Goliath.NET), so they have had much less testing. Help me out by reporting bugs or problems you find. Warning Sometimes the obfuscated assembly and all its dependencies are loaded into memory for execution. Use a safe sandbox environment if you suspect the assembly or assemblies to be malware. Even if the current version of de4dot doesn't load a certain assembly into memory for execution, a future version might. |
View: | 18952 |
Publish time |
6 years ago
2018-08-26 19:05:51
|
Download |
|
AcTioN |
|
Please login/register to Leave a Reply