home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / pascal / 4564 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  646 b 

  1. Path: sparky!uunet!dtix!relay!afterlife!adm!news
  2. From: J_SCHULL@acc.haverford.edu (Jonathan Schull)
  3. Newsgroups: comp.lang.pascal
  4. Subject: code Scrambler?
  5. Message-ID: <31537@adm.brl.mil>
  6. Date: 26 Jul 92 22:49:21 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 10
  9.  
  10.  
  11. I'm developing a proprietary .TPU tool.  I can't distribute the
  12. source code, and want to make it difficult for hackers to be able
  13. to reconstruct it by examining the .TPU file.  Are there
  14. utilities out there for scrambling variable names, before
  15. compiling final source code, so that there are no recognizable
  16. variable names available used as landmarks in the TPU?
  17.  
  18.  
  19. Other approaches to suggest?
  20.