Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macmade/elfdump
ELFDump is a C parser for ELF64 object files.
https://github.com/macmade/elfdump
binary c dump elf executable parser
Last synced: about 2 months ago
JSON representation
ELFDump is a C parser for ELF64 object files.
- Host: GitHub
- URL: https://github.com/macmade/elfdump
- Owner: macmade
- Created: 2014-02-09T13:01:32.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2022-04-22T20:14:47.000Z (almost 3 years ago)
- Last Synced: 2024-05-02T00:14:43.724Z (9 months ago)
- Topics: binary, c, dump, elf, executable, parser
- Language: C
- Size: 146 KB
- Stars: 19
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ELFDump
=======[![Build Status](https://img.shields.io/travis/macmade/ELFDump.svg?branch=master&style=flat)](https://travis-ci.org/macmade/ELFDump)
[![Issues](http://img.shields.io/github/issues/macmade/ELFDump.svg?style=flat)](https://github.com/macmade/ELFDump/issues)
![Status](https://img.shields.io/badge/status-inactive-lightgray.svg?style=flat)
![License](https://img.shields.io/badge/license-xeos-brightgreen.svg?style=flat)
[![Contact](https://img.shields.io/badge/[email protected]?style=flat)](https://twitter.com/macmade)
[![Donate-Patreon](https://img.shields.io/badge/donate-patreon-yellow.svg?style=flat)](https://patreon.com/macmade)
[![Donate-Gratipay](https://img.shields.io/badge/donate-gratipay-yellow.svg?style=flat)](https://www.gratipay.com/macmade)
[![Donate-Paypal](https://img.shields.io/badge/donate-paypal-yellow.svg?style=flat)](https://paypal.me/xslabs)About
-----ELFDump is a C parser for ELF64 object files.
License
-------ELFDump is released under the terms of the XEOS Software License.
Repository Infos
----------------Owner: Jean-David Gadina - XS-Labs
Web: www.xs-labs.com
Blog: www.noxeos.com
Twitter: @macmade
GitHub: github.com/macmade
LinkedIn: ch.linkedin.com/in/macmade/
StackOverflow: stackoverflow.com/users/182676/macmade