![]() |
#1
|
||||
|
||||
![]()
This is a .NET deobfuscator by 0xd4d
https://bitbucket.org/0xd4d/de4dot https://bitbucket.org/0xd4d/de4dot/downloads It currently supports the following .NET obfuscators: Babel.NET CliSecure CodeVeil Crypto Obfuscator DeepSea Dotfuscator Goliath.NET .NET Reactor Eazfuscator.NET MaxtoCode Skater.NET SmartAssembly Spices.Net 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 Last edited by ZeNiX; 12-20-2012 at 16:33. Reason: Requested by 0xd4d |
#2
|
|||
|
|||
why mediafire?
its open source, with full sources, take from the original point: https://github.com/0xd4d/de4dot/downloads |
The Following User Gave Reputation+1 to sendersu For This Useful Post: | ||
chessgod101 (12-22-2011) |
#3
|
||||
|
||||
many time i see appropriate version not on site offline (many person use free server if server refuse then we cannot catch it so mirror is ok it's my opinion )
Best Regards mdj |
#4
|
|||
|
|||
to download actual sources from debian/ubuntu:
Code:
sudo apt-get install git-core && cd ~ && mkdir de4dot-src && git clone git://github.com/0xd4d/de4dot.git de4dot-src |
#5
|
|||
|
|||
yeah, you are right, but take into account that github.com is not a personal server
it hosts thousands of projects all over the world (actually I guess it is a server farm, not a single server......) |
#6
|
|||
|
|||
de4dot-1.4.0.zip
Size: 1.0MB Code:
https://github.com/downloads/0xd4d/de4dot/de4dot-1.4.0.zip |
The Following 2 Users Gave Reputation+1 to beBoss For This Useful Post: | ||
chessgod101 (12-25-2011), emo (12-25-2011) |
#7
|
||||
|
||||
The Following User Gave Reputation+1 to mdj For This Useful Post: | ||
blue_devil (01-02-2012) |
#8
|
||||
|
||||
https://github.com/downloads/0xd4d/de4dot/de4dot-1.5.0.zip
__________________
Even as darkness envelops and consumes us, wrapping around our personal worlds like the hand that grips around our necks and suffocates us, we must realize that life really is beautiful and the shadows of despair will scurry away like the fleeting roaches before the light. |
The Following 2 Users Gave Reputation+1 to D-Jester For This Useful Post: | ||
|roe (01-31-2012) |
#9
|
|||
|
|||
Update ver 1.5.1
Code:
https://github.com/downloads/0xd4d/de4dot/de4dot-1.5.1.zip |
The Following User Gave Reputation+1 to For This Useful Post: | ||
chessgod101 (02-02-2012) |
#10
|
|||
|
|||
I did not found any what was fixed page
anyone? |
#11
|
||||
|
||||
https://github.com/0xd4d/de4dot
__________________
Even as darkness envelops and consumes us, wrapping around our personal worlds like the hand that grips around our necks and suffocates us, we must realize that life really is beautiful and the shadows of despair will scurry away like the fleeting roaches before the light. |
The Following User Gave Reputation+1 to D-Jester For This Useful Post: | ||
sendersu (02-02-2012) |
#12
|
|||
|
|||
you can find what was fixed here:
https://github.com/0xd4d/de4dot/commits/master AFAIK latest SA deobfuscating was fixed |
The Following 2 Users Gave Reputation+1 to Av0id For This Useful Post: | ||
chessgod101 (02-02-2012), sendersu (02-02-2012) |
#13
|
|||
|
|||
New version: 1.6.0 !!!
Added CodeVeil support (v3.2 - v5.0) Added Spices.Net support Fixed Mono.Cecil crash when methods contained encrypted instructions where to get? see above link from D-Jester |
#14
|
|||
|
|||
wow, have you ever seen this super detection feature of de4dot?
its amazing: de4dot.exe x.dll de4dot v1.6.0.3405 Copyright (C) 2011-2012 de4dot@gmail.com Latest version and source code: https://github.com/0xd4d/de4dot More than one obfuscator detected: .NET Reactor (use: -p dr4) Eazfuscator.NET 2.9 (use: -p ef) Detected Eazfuscator.NET 2.9 (x.dll) Cleaning x.dll Renaming all obfuscated symbols Saving x.dll |
#15
|
||||
|
||||
Quote:
Quote:
https://github.com/downloads/0xd4d/d...4dot-1.7.1.zip
__________________
SnD |
The Following 2 Users Gave Reputation+1 to JeRRy For This Useful Post: | ||
chessgod101 (03-09-2012), quygia128 (03-10-2012) |
![]() |
Tags |
de4dot, deobfusacator |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[C#] De4Dot GUI | V0K3 | Source Code | 2 | 04-17-2015 06:07 |