encrypted code
William Park
opengeometry-FFYn/CNdgSA at public.gmane.org
Mon Nov 1 22:43:17 UTC 2010
On Mon, Nov 01, 2010 at 06:29:10AM -0400, Dave Cramer wrote:
> Is there an available package/standard for encrypting code ? What I am
> looking to do is to encrypt the file using ssl or some other mechanism
> and to have to get the key to decrypt it from the server, then execute
> it.
>From top of my head, do what nVidia binary driver or Java install script
do.
1. Append encrypted program at the end of shell script or embed in C
program.
2. At run time, write it to a file, get key from remote server,
decrypt it, and run it.
--
William
--
The Toronto Linux Users Group. Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists
More information about the Legacy
mailing list