Re: hide tcl source code / compile
- From: Jeff Hobbs <jeffh@xxxxxxxxxxxxxxx>
- Date: Tue, 06 Sep 2005 18:54:32 -0700
ckhannah@xxxxxxxxx wrote:
I am trying to find the best solution to hide my tcl source code when I deliver it to a client. I have used the 'sdx wrap' stuff to make a kit and it works just fine. But, the source code can easily be extracted by using sdx if someone knows how to do it.
So, are their other solutions are there to delivery tcl applications
where the source code cannot be viewed/extracted??
The most effective way to obfuscate your source is with the Tcl Dev Kit Compiler. The name is a bit of a misnomer, as it is a precompiler, but for obfuscation purposes, not for performance reasons. http://www.activestate.com/Tcl
-- Jeff Hobbs, The Tcl Guy http://www.ActiveState.com/, a division of Sophos .
- Follow-Ups:
- Re: hide tcl source code / compile
- From: William J Poser
- Re: hide tcl source code / compile
- References:
- hide tcl source code / compile
- From: ckhannah
- hide tcl source code / compile
- Prev by Date: Re: installing BLT 2.4z
- Next by Date: Re: Active Tcl beta version does not uninstall
- Previous by thread: Re: hide tcl source code / compile
- Next by thread: Re: hide tcl source code / compile
- Index(es):
Relevant Pages
|