Re: My Suggestion : A New C# compiler for native code
- From: Jon Shemitz <jon@xxxxxxxxxxxxxxxxx>
- Date: Sat, 06 Jan 2007 20:16:07 -0800
Rod wrote:
Code-obfuscation just means replacing string 'peter' by string 'john'.
Is that secure?
Well, no. It means replacing "peter" with a random string like
"IOIOOIOI" or "GHEIJKND" and "john" with another random string like
"OIOOIOOI" or "HGRTCDWKV." It's not secure - but it's sure hard to
read code when all the meaningful private names have been turned into
gibberish.
--
..NET 2.0 for Delphi Programmers
www.midnightbeach.com/.net
.
- Follow-Ups:
- Re: My Suggestion : A New C# compiler for native code
- From: Ingvar Nilsen
- Re: My Suggestion : A New C# compiler for native code
- References:
- My Suggestion : A New C# compiler for native code
- From: Renato
- Re: My Suggestion : A New C# compiler for native code
- From: Steve Thackery
- Re: My Suggestion : A New C# compiler for native code
- From: Florian Klaempfl
- Re: My Suggestion : A New C# compiler for native code
- From: Chris Burrows
- My Suggestion : A New C# compiler for native code
- Prev by Date: Re: Alexandra is sick.
- Next by Date: Re: My Suggestion : A New C# compiler for native code
- Previous by thread: Re: My Suggestion : A New C# compiler for native code
- Next by thread: Re: My Suggestion : A New C# compiler for native code
- Index(es):
Relevant Pages
|