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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,df91d82554831e4d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-12 19:40:29 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!wn53feed!worldnet.att.net!attbi_s04.POSTED!not-for-mail From: "Jeff C," Newsgroups: comp.lang.ada References: Subject: Re: ELF Header Symbol Extraction X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: NNTP-Posting-Host: 24.147.74.171 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s04 1076643629 24.147.74.171 (Fri, 13 Feb 2004 03:40:29 GMT) NNTP-Posting-Date: Fri, 13 Feb 2004 03:40:29 GMT Organization: Comcast Online Date: Fri, 13 Feb 2004 03:40:29 GMT Xref: archiver1.google.com comp.lang.ada:5514 Date: 2004-02-13T03:40:29+00:00 List-Id: "James Amor" wrote in message news:bac31daa.0402120630.3d6a4faa@posting.google.com... > Hi, > > Does anyone know of an Ada library that extracts ELF header > information from a binary? Anyone got any suggestions on how to do it > if I can't find a library? > How about something like http://savannah.nongnu.org/projects/bfdada/ (Not really sure of its status)