Xref: utzoo comp.unix.programmer:2179 comp.lang.c:40610 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ukma!widener!iggy.GW.Vitalink.COM!pacbell.com!ucsd!celit!hutch From: hutch@fps.com (Jim Hutchison) Newsgroups: comp.unix.programmer,comp.lang.c Subject: Re: methods for putting labels into your software? Message-ID: <18792@celit.fps.com> Date: 28 Jun 91 23:57:26 GMT Sender: daemon@fps.com Reply-To: hutch@fps.com (Jim Hutchison) Followup-To: comp.unix.programmer Distribution: usa Organization: FPS Computing Lines: 19 In article mlevin@jade.tufts.edu writes: > I'd like to hear suggestions, or any tricks that the pros out there > know about, for putting some kind of text label or code into your > executable (compiled and linked from C code) so that if anyone were to If you "lightly encrypt" a text string and then use either an undocumented command line option or a special command (if its for example a game) to cause the program to print out your banner, you might get just the 007 effect you are looking for. Optionally, you could monitor the progress much more easily by just having it offer your credit card number to the user each 10 times they use the program. This would provide you a relatively geographic spread each time you got your bill. :-) -- - Jim Hutchison {dcdwest,ucbvax}!ucsd!fps!hutch Disclaimer: I am not an official spokesman for FPS computing