PDA

View Full Version : Dotfuscator


shidrang
July 5th, 2014, 07:34
hi all,
I have a .Net app that Obfuscated by PreEmptive (scanned by DNiD) and I found no way to deobfuscating my app. anyone can help me to deobfuscate my app?!

tnx all

bilbo
July 7th, 2014, 06:51
Hi shidrang,
if you search in this site at the RC Tool Library
Code:
(http://www.woodmann.com/collaborative/tools/Categoryeobfuscation_Tools)
you will find a nice tool, called de4dot, which supports Dotfuscator too.
IMHO would be more collaborative from your side to try it before, and then report us your experiments

Best regards
bilbo

shidrang
July 15th, 2014, 08:18
hi,
thanks for reply. it works on my .exe app. but when I deobfuscating my dll, they dont work! I dont know why, maybe because of Strong Name Signature or anything like this, or de4dot not work on dll! can you help me to solve it?!

bilbo
July 16th, 2014, 08:08
de4dot works on dll's too, so I cannot understand your problem...
just one suggestion... be sure to have the latest version... search for 3.1.41592

best regards
bilbo

CluelessNoob
July 16th, 2014, 09:03
Quote:
[Originally Posted by bilbo;96550]be sure to have the latest version... search for 3.1.41592


Seriously? That's hilarious.

shidrang
July 16th, 2014, 14:55
I compile de4dot from the source. but when I remove signature of dll (without any modifying) by AdmiralDebilitate I got the error! how can I solve this problem?!!

Woodmann
July 16th, 2014, 22:30
Quote:
Seriously? That's hilarious.


I dont get it.

Woodmann

Kayaker
July 16th, 2014, 23:42
Heh, it's not quite right though, internal version is

AssemblyVersion("3.1.41592.3405"

CluelessNoob
July 17th, 2014, 08:57
Quote:
[Originally Posted by Woodmann;96553]I dont get it.


The posted version number is the first seven digits of Pi, but then Kayaker had to go and wreck it with the whole version number...

Woodmann
July 17th, 2014, 22:04
Oh man..... I didnt even notice that.