Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Dotfuscator CE

0 views
Skip to first unread message

GaryDean

unread,
Apr 21, 2007, 8:59:49 PM4/21/07
to
I'm trying to use DotFuscator Community edition but the help is for
Professional edition. The process appears intentionally arcane. Is there
any material on how to use the Community Edition anywhere?

--
Regards,
Gary Blakely


Peter Bromberg [C# MVP]

unread,
Apr 21, 2007, 11:04:00 PM4/21/07
to
Sorry to blow your bubble, but I have occasionally run into "Dotfuscated"
assemblies that for one reason or another (not to "steal somebody's code")
I've had to decompile in order to understand what is happening in the
original code. Almost without exception, I have only found obfuscation to be
an annoyance; it hasn't prevented me at all from finding out what I needed to
know.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net

nospam ]Paal @everywheredotcom Jon Paal [MSMD]

unread,
Apr 22, 2007, 1:19:38 AM4/22/07
to
free version of obfuscator here

http://rustemsoft.com/Skater.htm


"GaryDean" <Gary...@newsgroups.nospam> wrote in message news:uC35AlHh...@TK2MSFTNGP04.phx.gbl...

Walter Wang [MSFT]

unread,
Apr 23, 2007, 3:02:20 AM4/23/07
to
Hi Gary,

For Dotfuscator support information, please refer to following KB:

#License and support information for the Dotfuscator tool for Visual Studio
2005 or for Visual Studio .NET 2003
http://support.microsoft.com/kb/820664


Regards,
Walter Wang (waw...@online.microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

Cowboy (Gregory A. Beamer)

unread,
Apr 23, 2007, 1:55:23 PM4/23/07
to
Most of the free obfuscators, and some of the paid versions, suck. Many do
little more than symbol renaming and slight code flow obfuscation (adding
crap that is easy to determine is fake). Very few of the cheap/free versions
do any sort of string or blob encryption, leaving very important information
exposed, esp. when the user has not followed proper security guidelines.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*********************************************
Think outside the box!
*********************************************
"Peter Bromberg [C# MVP]" <pbro...@yahoo.yabbadabbadoo.com> wrote in
message news:655B7AA2-BBAE-424E...@microsoft.com...

0 new messages