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-18 21:19:08 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news.airnews.net!cabal12.airnews.net!usenet From: "John R. Strohm" Newsgroups: comp.lang.ada Subject: Re: embedding text in executables?? Date: Tue, 18 Mar 2003 22:54:40 -0600 Organization: Airnews.net! at Internet America Message-ID: <0282528040BA6C1A.DE53086E47EA8D26.80F029320BEA39A8@lp.airnews.net> X-Orig-Message-ID: References: <3E776E2F.A99F7BA@boeing.com> Abuse-Reports-To: abuse at airmail.net to report improper postings NNTP-Proxy-Relay: library1-aux.airnews.net NNTP-Posting-Time: Tue Mar 18 23:16:02 2003 NNTP-Posting-Host: !aE,Z1k-W0S+f8h (Encoded at Airnews!) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Xref: archiver1.google.com comp.lang.ada:35493 Date: 2003-03-18T22:54:40-06:00 List-Id: What operating system, what executable module format? "B0966864" wrote in message news:3E776E2F.A99F7BA@boeing.com... > Xref: news-g.iadfw.net comp.lang.ada:131616 > > 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