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

Secuting code

0 views
Skip to first unread message

RA

unread,
Nov 13, 2003, 9:33:55 AM11/13/03
to
Hi,

Is it possible to have the code secure? Meaning that know one can use LDasm
to read the assembly?

Thanks,
Ron


Madhu [MVP]

unread,
Nov 13, 2003, 10:04:45 AM11/13/03
to
Hi,

What you need to do is to obfuscate you code. so that the
code cannot be seen using disassembliers like Anakirno,
etc,

Take a look at dotfuscator.

http://www.preemptive.com/

Infact the community edition of the same comes with
VS.NET 2003.

Regards,
Madhu

MVP | MCSD.NET

>.
>

Nicholas Paldino [.NET/C# MVP]

unread,
Nov 13, 2003, 10:03:49 AM11/13/03
to
Ron,

You will have to obfuscate the code in this case. There are a number of
third-party products on the market that will do this for you.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- m...@spam.guard.caspershouse.com

"RA" <ron...@hotmail.com> wrote in message
news:%23IFMsMf...@TK2MSFTNGP12.phx.gbl...

RA

unread,
Nov 13, 2003, 10:14:41 AM11/13/03
to
Is there some support for that in vs.net 2003?

Ron

"Nicholas Paldino [.NET/C# MVP]" <m...@spam.guard.caspershouse.com> wrote in
message news:#ibQUefq...@TK2MSFTNGP12.phx.gbl...

RA

unread,
Nov 13, 2003, 10:14:18 AM11/13/03
to
I have vs.net 2003 how can I find this Infact?

Ron

"Madhu [MVP]" <anon...@discussions.microsoft.com> wrote in message
news:0da301c3a9f7$7937eb70$a401...@phx.gbl...

Nicholas Paldino [.NET/C# MVP]

unread,
Nov 13, 2003, 10:19:17 AM11/13/03
to
RA,

I do not believe that VS.NET 2003 shipped with an obfuscator.


--
- Nicholas Paldino [.NET/C# MVP]
- m...@spam.guard.caspershouse.com

"RA" <ron...@hotmail.com> wrote in message

news:%23xQsdjf...@tk2msftngp13.phx.gbl...

Patrick Steele [MVP]

unread,
Nov 13, 2003, 10:32:10 AM11/13/03
to
In article <eb5Y9mf...@TK2MSFTNGP12.phx.gbl>,
m...@spam.guard.caspershouse.com says...

> RA,
>
> I do not believe that VS.NET 2003 shipped with an obfuscator.

It shipped with Dotfuscator Community Edition.

--
Patrick Steele
Microsoft .NET MVP
http://weblogs.asp.net/psteele

0 new messages