From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a2a82ecf7876e5c1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-19 04:55:51 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.cs.ubc.ca!freenix!deine.net!news.tiscali.fr!gaoland.net!alecto.grec.isp.9tel.net!setranews.setra.fr!not-for-mail From: SIMON Claude Newsgroups: comp.lang.ada Subject: Re: embedding text in executables?? Date: Wed, 19 Mar 2003 13:54:56 +0100 Organization: S.E.T.R.A. Message-ID: <3E7868A0.8D6EDD80@equipement.gouv.fr> References: <3E776E2F.A99F7BA@boeing.com> NNTP-Posting-Host: calamar.setra.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: setranews.setra.fr 1048078489 10371 161.48.101.33 (19 Mar 2003 12:54:49 GMT) X-Complaints-To: usenet@setranews.setra.fr NNTP-Posting-Date: 19 Mar 2003 12:54:49 GMT X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:35510 Date: 2003-03-19T12:54:49+00:00 List-Id: B0966864 wrote: > > I am looking for a way to embed a proprietary rights header at the top > of the executable when viewed with a basic text editor. I can get it > into the data section of the file but it needs to be at or near the > beginning so it is immediately visible. Anyone have any ideas or > experience in this? Environment Ada95, GHS Adamulti2000v3.5 > > thanks jc Put the header just after a key. Search the key ... Claude SIMON