all groups > c# > march 2004 >
You're in the

c#

group:

Obfuscator Considerations


Obfuscator Considerations Mac McMicmac
3/9/2004 9:56:23 PM
c#:
I'm in the market for an obfuscator. Any recommendations and rationalle for
chosing one would be greatly appreciated.

Along these lines, some obfuscators reduce the size of the assembly. The
claimed benefit is faster application startup times. Others brag that they
do not reduce size - as the goal of obfuscation is to create as much
confusion as possible; keeping a bunch of unnecessary-but-obfuscated code in
the assembly contributes to more confusion for a would-be decompiler.

Any thoughts, links, articles, specific recommendations, perspective?

Thanks.

RE: Obfuscator Considerations Tim Stall
3/10/2004 5:56:10 AM
Check out: http://www.remotesoft.co

HTH
Tim Stal

----- Mac McMicmac wrote: ----

I'm in the market for an obfuscator. Any recommendations and rationalle fo
chosing one would be greatly appreciated

Along these lines, some obfuscators reduce the size of the assembly. Th
claimed benefit is faster application startup times. Others brag that the
do not reduce size - as the goal of obfuscation is to create as muc
confusion as possible; keeping a bunch of unnecessary-but-obfuscated code i
the assembly contributes to more confusion for a would-be decompiler

Any thoughts, links, articles, specific recommendations, perspective

Thanks


Re: Obfuscator Considerations jpierce NO[at]SPAM nyc.rr.com
3/11/2004 2:09:07 PM
[quoted text, click to view]

Tim,

I just released a brand new combination Decompiler/Obfuscator product
called Decompiler.NET into the marketplace. It's priced very
reasonably and is the only Decompiler on the market that fully
decompiles and obfuscates itself 100%, and runs after recompilation
without the need for *ANY* manual editing of the generated code. It
also produces very high level readable C# source code often better
than the original code. Additional source language output and language
translation features will be available very soon. You can download a
free trial version from http://www.junglecreatures.com/

Jonathan Pierce
President
Jungle Creatures, Inc.
Re: Obfuscator Considerations Al Ponomarev
3/27/2004 2:31:04 AM
Look for 9Rays Spices.Net (http://9rays.net/products/spices )- this tool
allows you to investigate all secrets of .Net assemblies nad protect .Net
assemblies from prying eyes.
--
Best regards,
Al Ponomarev
Re: Obfuscator Considerations John Wood
3/27/2004 7:13:44 PM
Are you replying to someone's question, or just shamelessly plugging your
product on a non-commercial newsgroup?

[quoted text, click to view]

Re: Obfuscator Considerations Jon Skeet [C# MVP]
3/27/2004 8:22:38 PM
[quoted text, click to view]

Well, in theory it might have been answering someone's question - but
the question was over two weeks old, and from various other posts in
other newsgroups, I get the feeling that Al has basically searched for
posts with "obfuscator" or "obfuscation" in the body, and replied to
all of them with an advert. It certainly doesn't make *me* want to buy
his product - whether it'll convince anyone else or not, I couldn't
say.

--
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
AddThis Social Bookmark Button