An open API service indexing awesome lists of open source software.

https://github.com/kei-g/dumpelf

Dump ELF structure
https://github.com/kei-g/dumpelf

Last synced: 2 months ago
JSON representation

Dump ELF structure

Awesome Lists containing this project

README

        

[![GitHub][github-repo-image]][github-repo-url] [![license][license-image]][license-url]

# dumpelf

[`dumpelf`][github-repo-url] - Dump ELF structure

## :green_heart: CI Status

| Action | Status |
|:-:|:-:|
| **Build** | [![GitHub (Build)][github-build-image]][github-build-url] |
| **Coverage** | [![GitHub (Coverage)][github-coverage-image]][github-coverage-url] |
| **Test** | [![GitHub (Test)][github-test-image]][github-test-url] |

[github-build-image]:https://github.com/kei-g/dumpelf/actions/workflows/build.yml/badge.svg
[github-build-url]:https://github.com/kei-g/dumpelf/actions/workflows/build.yml
[github-coverage-image]:https://github.com/kei-g/dumpelf/actions/workflows/coverage.yml/badge.svg
[github-coverage-url]:https://github.com/kei-g/dumpelf/actions/workflows/coverage.yml
[github-repo-image]:https://img.shields.io/badge/github-kei--g%2Fdumpelf-brightgreen?logo=github
[github-repo-url]:https://github.com/kei-g/dumpelf
[github-test-image]:https://github.com/kei-g/dumpelf/actions/workflows/test.yml/badge.svg
[github-test-url]:https://github.com/kei-g/dumpelf/actions/workflows/test.yml
[license-image]:https://img.shields.io/github/license/kei-g/dumpelf
[license-url]:https://opensource.org/licenses/BSD-3-Clause