Exetools

Exetools (https://forum.exetools.com/index.php)
-   Community Tools (https://forum.exetools.com/forumdisplay.php?f=47)
-   -   de4dot - Deobfuscator for .NET (https://forum.exetools.com/showthread.php?t=13951)

0xd4d 08-21-2012 22:26

New version: 1.9.1
  • Supports the latest CryptoObfuscator
  • Fixed some Mono.Cecil antis

giv 11-26-2012 14:47

The developement have been stoped?

riverstore 11-26-2012 16:01

Hope he will dont's stop it!

s0me0n3 11-27-2012 14:40

Seems so but maybe just a matter of time and things continue later, I was wondering as well as you, giv.

giv 11-27-2012 14:55

For .NET is the only "easy" cure.

-=bb=- 11-27-2012 18:43

Definitely looks like development has slowed. Previously updates averaged out at less than three weeks between releases.

Maybe the devs are just enjoying some downtime in the run up to Xmas :) At least I hope so!

nikre 11-27-2012 20:13

0xd4d says Probably Nov-Jan

0xd4d 12-13-2012 03:47

de4dot has moved to bitbucket. Could some mod update the first post?

https://bitbucket.org/0xd4d/de4dot
https://bitbucket.org/0xd4d/de4dot/downloads

nikre 12-13-2012 05:00

w/o changes ?

0xd4d 12-13-2012 05:02

It's not a new release. The project moved.

sendersu 12-15-2012 15:16

hello author! what was the reason to move?

0xd4d 12-15-2012 21:30

github has disabled their uploading service. It's no longer possible for anyone to upload eg. compiled binaries. All uploads will disappear in 90 days.

sendersu 12-15-2012 22:56

wow, a 1st step for monetizing the startup? :)
anyway, wishing you good luck!

0xd4d 12-20-2012 10:29

New version: 2.0.0

de4dot has moved from github to bitbucket. New site info:

Can a moderator/administrator update the first post with these links?

https://bitbucket.org/0xd4d/de4dot
https://bitbucket.org/0xd4d/de4dot/downloads
  • Updated support for most obfuscators. The rest will be supported later.
  • de4dot is now using dnlib instead of Mono.Cecil since Mono.Cecil can't handle obfuscated files
  • Mixed mode (eg. C++/CLI) assemblies are now supported
  • dnlib is much more stable so if you can execute an assembly, dnlib can load and save it
  • Preserving the important metadata tokens is now possible 100% of the time. The old hack I used with Mono.Cecil worked most of the time, but only for the "def" tables.
  • Junk at the end of #Blob signatures can now be saved (--preserve-sig-data)
  • You can now disable renaming certain things. Eg., when deobfuscating Confuser protected assemblies, try --keep-names d (keep delegate field names, but rename everything else)
  • --keep-types no longer preserves MD tokens.
  • New command line options: --keep-names, --dont-create-params, --preserve-tokens, --preserve-table, --preserve-strings, --preserve-us, --preserve-blob, --preserve-sig-data
  • The actual Win32 resources (not the whole .rsrc) section is copied to the output. Mono.Cecil copied the whole section.
  • When decrypting methods dynamically, the target's CLR version and CPU architecture is loaded instead of always defaulting to latest CLR version.

chessgod101 12-20-2012 11:20

Quote:

Can a moderator/administrator update the first post with these links?
Done! I meant to do it when you requested it the first time, but it slipped my mind. Sorry for the delay. :)


All times are GMT +8. The time now is 01:02.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX