Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itchio/elefant

🐘 A Go library to probe ELF files
https://github.com/itchio/elefant

Last synced: about 2 months ago
JSON representation

🐘 A Go library to probe ELF files

Awesome Lists containing this project

README

        

# elefant

![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)
[![Build Status](https://travis-ci.org/itchio/elefant.svg?branch=master)](https://travis-ci.org/itchio/elefant)
[![Go Report Card](https://goreportcard.com/badge/github.com/itchio/elefant)](https://goreportcard.com/report/github.com/itchio/elefant)

Probe ELF files.

## License

elefant is released under the MIT License. See the [LICENSE](LICENSE) file for details.