On 30 October 2006 18:01, Marcelo Marchi wrote:

> Hi all,
> 
> I need some help from gcc gurus regarding delivering source code....
> I have a application that needs to be delivered to be compiled on my
> customer side, BUT it cannot make changes or have any understanding
> about code.
> This deliver is strong necessary by many reasons, particularly by
> changes that will be made in any cases with a tool. Then I need to
> know if has some ANSI C compiler that compiles crypto C source files,
> or any other solution about this.

  What you ask is a) off-topic and b) logically impossible.  Sorry.

  If you want to discuss source-code obfuscation techniques, please try the
gcc-help list or other generic programming list/group: this group is about
working on the internals of the compiler itself.

  However, you will get much the same advice there: it is impossible.  You can
make source code hard to read and unclear, but that's the most that you can
do.  If the crypto-sources-compiler could decode it enough to compile it, so
could anyone else.

[  Plus, of all the places to ask, a mailing list of an organisation dedicated
to the promotion of open source and free software is not very likely to be the
best place to seek advice on how to hide your code and keep it secret!  ]


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....

Reply via email to