首页
社区
课程
招聘
[转帖]Dedot - A deobfuscator for Dotfuscator
发表于: 2008-5-9 10:20 4962

[转帖]Dedot - A deobfuscator for Dotfuscator

2008-5-9 10:20
4962
Dotfuscator is the single most widely deployed obfuscation solution on .NET and every other platform
combined. And Dedot is a tool which tries to do against what Dotfuscator does. It'll be helpful in some
cases  if you loose your project and have only binary files, or you want to analyze some viruses,...

After decryption, a patched assembly with decrypted string will be saved at the same folder of the
application. Use Reflector to see result.  

This tool will be updated soonly with more functions. Now it's on BETA version. Use it on your risk. I'll do
it when I have more time.

    * Requirements : .NET Framework 2.0

    * Version: 1.0.0.3
    * Supported Version of Dotfuscator
          o 4.2
          o before 4.2 (not sure)
    * Want more functions. Post here

NOTE:

    * If this tool doesn't work with your packed assembly, send it to me. DO NOT blame me if this one
doesn't work. I'm just a newbie. Tongue out
    * The Anti-obfuscate flow control doesn't work good. Use it on your risk. My recommend is "Don't use
this option.

下载

[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

收藏
免费 0
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//