![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||
|
||||||||||||||
![]() |
#1
|
|||
|
|||
![]() 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/fr...scation-tools/ the tool itself can be found here : http://www.foss.kharkov.ua/g1/projec...t/Default.aspx Any thoughts about it? |
#2
|
|||
|
|||
![]() I tried it, didn't seem to do any control flow obfuscation.
|
#3
|
|||
|
|||
![]() 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 |