Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/itchio/elefant
- Owner: itchio
- License: mit
- Created: 2018-03-26T15:56:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-05T19:32:56.000Z (almost 5 years ago)
- Last Synced: 2024-06-19T02:05:53.630Z (7 months ago)
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.