Re: My Suggestion : A New C# compiler for native code



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
.



Relevant Pages

  • Re: Cisco VPN client
    ... source code is posted on that website. ... Visiting randomg WEB sites and entering ... in clear text in their .pcf files. ... IT Services Division, Kilburn Building, Oxford Road, Manchester M13 9PL. ...
    (Ubuntu)
  • Missing Images
    ... selected images on my web sites have begun to ... disppear from the internet. ... that when the source code is viewed, there is nothing but white space where ...
    (microsoft.public.frontpage.client)
  • Re: HTML Viewer and Editor
    ... I am looking for an HTML Viewer and Editor, preferably a native Delphi ... component rather than an ActiveX control. ... with source code is good, free is good too, as I have open source plans for ... I started one a few years ago to help me keep up web sites. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Frames
    ... When I view the source code, I am given the following: ... but your browser doesn't support them. ... "Pictures Are Not Displayed on Web Sites in Internet Explorer" ... Security Tools Updates ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Making Multiple Themes Available (but not automatically applied) To All Sites on a Web Server
    ... .skin files, and css files per theme), and I want to make those themes ... *available* to all the Web sites on my Web server. ... I understand that I can create "global themes" by placing the theme folders ...
    (microsoft.public.dotnet.framework.aspnet)