PDA

View Full Version : Powerful obfuscator ( eazfuscator ), anyone?


xman09522
09-04-2009, 01:45 PM
Hi,

There is an obfuscator called Eazfuscator, which it seems haven't been yet analyzed here. Some people have said it's very powerful and is offering levels of protection same/better than some commercial obfuscators such as here (in the comments) :
http://twit88.com/blog/2007/09/15/free-net-obfuscation-tools/

the tool itself can be found here :
http://www.foss.kharkov.ua/g1/projects/eazfuscator/dotnet/Default.aspx

Any thoughts about it?

high6
09-05-2009, 02:30 AM
I tried it, didn't seem to do any control flow obfuscation.

xman09522
09-05-2009, 07:40 PM
high6, it does control flow obfuscation but it's not active by default (it's in the documentation).

Here is an excerpt of obfuscation techniques it does support :

* Symbol renaming
* String encryption
* Constant literals pruning
* Method signatures overload induction
* Class hierarchy linerization
* Code control flow obfuscation
* Assemblies merging