Any good code obfuscator?

  • Thread starter Thread starter babylon
  • Start date Start date
B

babylon

Here are what I got currently:

PreEmptive Dotfuscator, Community Edition
PreEmptive Dotfuscator, Professional Edition
XenoCode, Enpterise Edition
Demeanor for .NET, Enterprise Edition
Thinstall Studio Graphical

Any others?!

Thank you!
 
Please also try our Decompiler.NET product available from
http://www.junglecreaturs.com/ It provides obfuscation capabilities
built in that is superior to the other products listed here and
includes decompilation and high level code generation. It is also the
only obfuscator that produces obfuscated code that you can recompile
and relink or debug directly and requires no configuration as a result
of this design. It also supports full COM Interop and is the only
decompiler that generates code that will compile and run correctly
without the need for manual editing of the generated code. Each
shipping version of the product is decompiled, obfuscated, and
recompiled with itself as evidence that it generates code that runs
correctly.

Jonathan Pierce
President
Jungle Creatures, Inc.
http://www.junglecreatures.com/
 
Demeanor is really good. There is also a company called Remotesoft
that sells obfuscators.
 
babylon said:
Here are what I got currently:

PreEmptive Dotfuscator, Community Edition
PreEmptive Dotfuscator, Professional Edition
XenoCode, Enpterise Edition
Demeanor for .NET, Enterprise Edition
Thinstall Studio Graphical

Any others?!

Thank you!

Please take a look at our combination Obfuscator and Decompiler
product for .NET. It works extremely well, is much easier to
configure, supports unsafe code and COM Interop fully, and is priced
lower that comparable competitive products. You can download a free
trial version of our Decompiler.NET product from
http://www.junglecreatures.com/

Jonathan Pierce
President
Jungle Creatures, Inc.
http://www.junglecreatures.com/
 
Back
Top