Re: My Suggestion : A New C# compiler for native code
- From: "Ingvar Nilsen" <no.spam@xxxxxxxxxxxxx>
- Date: 7 Jan 2007 09:16:55 -0800
Jon Shemitz wrote:
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.
Have a look at my website. When I publish my website, I use my own
publishing tool, code-named "Trylika", which I will market in 2007.
Besides of being way better than any other existing tool on the market
it also has an option for scrambling whole web sites (Source code, HTML
and CSS files) when they are published.
Right click / View Source
http://www.ingvarius.com
and you will see this:
<div id="l3l76023128172"> and <div class="l3l76023198172">
all over the place.
In fact, these are unique IDs, but look alike. It is the same here, it
is not impossible to hack, but very few people would snatch my
carefully hand crafted HTML and CSS, they will look elsewhere first.
--
Ingvar Nilsen
Brand New Web Site! Free Delphi Tool:
http://www.ingvarius.com
.
- Follow-Ups:
- Re: My Suggestion : A New C# compiler for native code
- From: Eric Grange
- Re: My Suggestion : A New C# compiler for native code
- From: Stig Johansen
- 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
- Re: My Suggestion : A New C# compiler for native code
- From: Jon Shemitz
- My Suggestion : A New C# compiler for native code
- Prev by Date: Re: A timely number puzzle
- Next by Date: Re: Is there any hope for Microsoft ?
- 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
|