home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / misc / 12749 < prev    next >
Encoding:
Text File  |  1992-08-17  |  2.3 KB  |  46 lines

  1. Newsgroups: comp.sys.amiga.misc
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!jvnc.net!yale.edu!cmcl2!psinntp!psinntp!ncrlnk!torynews!jgrimm
  3. From: jgrimm@TorreyPinesCA.ncr.com (Jeffrey Grimmett 9999)
  4. Subject: Re: Serial Numbers (WAS: Re: WARNING!!  Pirated escaped Directory Opus...)
  5. Message-ID: <1992Aug17.151457.705@TorreyPinesCA.ncr.com>
  6. Organization: NCR (Torrey Pines Development Center)
  7. Disclaimer: This posting does not neccessarily reflect the opinions of NCR.
  8. References: <1992Aug4.155347.25480@nmsu.edu> <1992Aug13.184120.10018@nmsu.edu> <1992Aug14.120305.9273@rz.uni-karlsruhe.de>
  9. Date: Mon, 17 Aug 92 15:14:57 GMT
  10. Lines: 34
  11.  
  12. In article <1992Aug14.120305.9273@rz.uni-karlsruhe.de> Angela@rz.uni-karlsruhe.de writes:
  13.  
  14. >|>    Instead of advertising that serial number, have it in there, but only in
  15. >|>    such a way know to your (the programmer) self.  Or am I reinventing the
  16. >|>    wheel, here?  :)
  17. >
  18. >As soon as two betatesters compare their programs, they'll find the
  19. >serial number. To avoid this problem, I'ld suggest to link all the
  20. >object files in a differant order. You might use randomize (serialnumber) 
  21. >to calculate the random order.
  22. >
  23. >I think, when you do _this_, you even can advertise the serial number.
  24.  
  25. There's really no foolproof way to encode a serial number into an executable,
  26. I think.  Both of the above suggestions just make the job of the hacker
  27. harder, is all.  If they can't do it scientifically, I'm sure they'll just start
  28. zapping at random until they hit the sweet spot.
  29.  
  30. The primary point of my suggestion is to make it hard to hack.  There is really
  31. no foolproof way around it.
  32.  
  33. I kinda like your idea, though.  Perhaps adding that in with randomized
  34. encryption, and a few other knicknacks... and the serial number part might be
  35. bigger than the main program.  Owtch.  It's a shame that a programmer would
  36. have to spend so much time protecting his work, instead of using it productively
  37. in development.  :-(
  38.  
  39. -- 
  40.  
  41. *******************************************************************************
  42. Jeff Grimmett [SuperBitMap BBS]        | fido!1:202/1401.0 [619-460-7290]
  43. NCR -- Torrey Pines Development Center | Jeffrey.Grimmett@TorreyPinesCA.ncr.com
  44. ==========    "Pay no attention to the man behind the curtain."   =============
  45. *******************************************************************************
  46.