An open API service providing repository metadata for many open source software ecosystems.

GitHub / vmsaif / readingAndInterpretingBinary

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.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmsaif%2FreadingAndInterpretingBinary

Stars: 2
Forks: 0
Open issues: 0

License: None
Language: C
Size: 7.81 KB
Dependencies parsed at: Pending

Created at: over 2 years ago
Updated at: about 1 year ago
Pushed at: over 2 years ago
Last synced at: about 1 year ago

Topics: abi, binary-files, bitness, elf, elf-header, elf-parser, endianness, entrypoint, hexadecimal-bytes, operating-system, section-type, segment-type, virtual-address

    Loading...