home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!iadpsa!iowegia!billtutt
- From: billtutt@iowegia.uucp (Bill Tutt)
- Newsgroups: comp.lang.pascal
- Subject: Re: code Scrambler?
- Message-ID: <gcqqoB1w165w@iowegia.uucp>
- Date: Thu, 30 Jul 92 14:51:27 CDT
- References: <Bs28AC.H8B@knot.ccs.queensu.ca>
- Distribution: world
- Organization: Iowegia Waffle BBS, Clive IA USA, +1 515 226 2156
- Lines: 23
-
- dmurdoch@QueensU.CA (Duncan Murdoch) writes:
-
- > One thing that would be useful for people in your position would be a
- > source scrambler, that stripped comments and white space, and changed
- > local names, but I've never seen one.
- >
- > Duncan Murdoch
- > dmurdoch@mast.queensu.ca
-
- There is that sort of thing available for C. It takes a C program and
- strips the comments, change all the loops to ifs and gotos, and mangle
- the local variables. The company uses this to have the C code put on
- various systems without actually giving away any of there secrets.
-
- :--------------------------------------------------------------:
- : Bill Tutt billtutt@iowegia.uucp :
- | There are worlds out there where the sky is burning, and |
- | the sea's asleep and the rivers dream; people made of smoke |
- | and cities made of song. Somewhere there's danger, some- |
- | where there's injustice, and somewhere else the tea is |
- | getting cold. Come on, we've got work to do. |
- | |
- | The Doctor in "Survival" |
-