Difference between revisions of "Libelf"
(Created page with "{{Entry |Name=libelf |Short description=ELF object file access library |Full description='Libelf' lets you read, modify or create ELF files in an architecture-independent way. Th...") |
(New version) |
||
Line 3: | Line 3: | ||
|Short description=ELF object file access library | |Short description=ELF object file access library | ||
|Full description='Libelf' lets you read, modify or create ELF files in an architecture-independent way. The library takes care of size and endian issues, e.g. you can process a file for SPARC processors on an Intel-based system. This library is a clean-room rewrite of the System V Release 4 library and is supposed to be source code compatible with it. It was meant primarily for porting SVR4 applications to other operating systems but can also be used as the basis for new applications (and as a light-weight alternative to libbfd). | |Full description='Libelf' lets you read, modify or create ELF files in an architecture-independent way. The library takes care of size and endian issues, e.g. you can process a file for SPARC processors on an Intel-based system. This library is a clean-room rewrite of the System V Release 4 library and is supposed to be source code compatible with it. It was meant primarily for porting SVR4 applications to other operating systems but can also be used as the basis for new applications (and as a light-weight alternative to libbfd). | ||
+ | |Homepage URL=http://www.mr511.de/software/ | ||
|User level=none | |User level=none | ||
− | |||
− | |||
− | |||
− | |||
|Computer languages=C89 or later | |Computer languages=C89 or later | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|Keywords=ELF,libelf,elf_begin,nlist | |Keywords=ELF,libelf,elf_begin,nlist | ||
− | | | + | |Version identifier=0.8.13 |
− | |Last review by= | + | |Version date=2009/11/01 |
− | |Last review date= | + | |Version status=stable |
+ | |Version download=http://www.mr511.de/software/libelf-0.8.13.tar.gz | ||
+ | |Version comment=0.8.13 stable released on 2009-11-01 | ||
+ | |Last review by=Alejandroindependiente | ||
+ | |Last review date=2017/02/16 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |Status= |
− | | | + | |Is GNU=No |
− | | | + | |License verified date=2003-06-20 |
− | | | + | }} |
+ | {{Project license | ||
+ | |License=LGPL | ||
+ | |License verified by=Janet Casey | ||
|License verified date=2003-06-20 | |License verified date=2003-06-20 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Michael Riepe | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
|Email=libelf@mr511.de | |Email=libelf@mr511.de | ||
|Resource URL= | |Resource URL= | ||
Line 44: | Line 41: | ||
|Use=software-development | |Use=software-development | ||
}} | }} | ||
− | {{ | + | {{Featured}} |
− | |||
− | |||
− | |||
− | }} |
Revision as of 14:41, 16 February 2017
libelf
https://web.archive.org/web/20190203164512/http://www.mr511.de/software/
ELF object file access library
'Libelf' lets you read, modify or create ELF files in an architecture-independent way. The library takes care of size and endian issues, e.g. you can process a file for SPARC processors on an Intel-based system. This library is a clean-room rewrite of the System V Release 4 library and is supposed to be source code compatible with it. It was meant primarily for porting SVR4 applications to other operating systems but can also be used as the basis for new applications (and as a light-weight alternative to libbfd). In 2019, the domain went down and links now point to the wayback machine.
Download
https://web.archive.org/web/20160505220855/http://www.mr511.de/software/libelf-0.8.13.tar.gz
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Michael Riepe | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian (Ref) | https://tracker.debian.org/pkg/libelf | |
Bug Tracking,Developer,Help,Support | mailto:libelf@mr511.de |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.