GNU elfedit

GPTKB entity

Statements (31)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:command_structure elfedit
gptkbp:dependency libbfd
libdw
libelf
gptkbp:developed_by gptkb:GNU_Project
gptkbp:example elfedit --add-section .newsection myfile
elfedit --remove-section .data myfile
elfedit --rename-section .oldname=.newname myfile
elfedit --update-header myfile
elfedit --update-section .text=mytext.o myfile
gptkbp:first_released gptkb:2000
gptkbp:function modifies ELF files
gptkbp:has_documentation https://www.gnu.org/software/elfutils/manual/elfedit.html
https://www.w3.org/2000/01/rdf-schema#label GNU elfedit
gptkbp:is_used_for adding sections
changing section names
editing ELF headers
modifying section attributes
removing sections
gptkbp:latest_version 2.36.1
gptkbp:license gptkb:GNU_General_Public_License
gptkbp:platform Unix-like operating systems
gptkbp:provides gptkb:operating_system
gptkbp:related_to ELF format
gptkbp:repository https://git.savannah.gnu.org/git/elfutils.git
gptkbp:supports 32-bit ELF files
64-bit ELF files
gptkbp:written_in gptkb:C
gptkbp:bfsParent gptkb:GNU_binutils
gptkbp:bfsLayer 5