#
bitness
Here are 2 public repositories matching this topic...
This program reads and interprets ELF formatted binary files, extracting and printing information such as the file's bitness, endianness, and ABI, as well as the entry point and program header table. It also prints segment and section types, virtual addresses, and sizes, as well as the first 32 bytes of actual segment and section data.
operating-system abi elf endianness entrypoint elf-parser elf-header binary-files virtual-address bitness segment-type section-type hexadecimal-bytes
-
Updated
Dec 31, 2022 - C
Improve this page
Add a description, image, and links to the bitness topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bitness topic, visit your repo's landing page and select "manage topics."