{"id":15394290,"url":"https://github.com/xyproto/elfinfo","last_synced_at":"2025-04-14T10:35:25.630Z","repository":{"id":41322149,"uuid":"92740946","full_name":"xyproto/elfinfo","owner":"xyproto","description":"Utility for displaying which compiler was used for creating an ELF file + basic info","archived":false,"fork":false,"pushed_at":"2023-03-10T23:15:07.000Z","size":155,"stargazers_count":23,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-27T23:44:04.077Z","etag":null,"topics":["elf","utility"],"latest_commit_sha":null,"homepage":"https://elfinfo.roboticoverlords.org/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xyproto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-29T13:08:40.000Z","updated_at":"2024-03-17T09:30:45.000Z","dependencies_parsed_at":"2024-06-19T02:48:31.495Z","dependency_job_id":"091edd88-cfd8-4e93-95c6-dc366dcdf75b","html_url":"https://github.com/xyproto/elfinfo","commit_stats":{"total_commits":107,"total_committers":3,"mean_commits":"35.666666666666664","dds":0.04672897196261683,"last_synced_commit":"6e9890e9a2ed31466ccbddf847725fcc57385e20"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyproto%2Felfinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyproto%2Felfinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyproto%2Felfinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyproto%2Felfinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xyproto","download_url":"https://codeload.github.com/xyproto/elfinfo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248863465,"owners_count":21174006,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elf","utility"],"created_at":"2024-10-01T15:23:04.085Z","updated_at":"2025-04-14T10:35:25.603Z","avatar_url":"https://github.com/xyproto.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ELFinfo\n\n\u003ca align=\"center\" href=\"https://github.com/xyproto/elfinfo\"\u003e\u003cimg alt=\"ELFinfo logo\" src=\"https://raw.githubusercontent.com/xyproto/elfinfo/main/web/elfinfo.png\" width=\"200px\"\u003e\u003c/a\u003e\n\n[![License](http://img.shields.io/badge/license-BSD-green.svg?style=flat)](https://raw.githubusercontent.com/xyproto/elfinfo/main/LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/xyproto/elfinfo)](https://goreportcard.com/report/github.com/xyproto/elfinfo)\n\nTiny program for emitting the most basic information about an ELF file.\n\nCan detect the compiler used for compiling a given binary, even if it is stripped. The following languages/compilers are supported:\n\n* GCC\n* Clang\n* FPC\n* OCaml\n* Go\n* TCC (compiler name only, TCC does not store the version number in the executables)\n* Rust (for stripped executables, only the compiler name and GCC version used for linking are available)\n* GHC\n\n## Installation\n\nFor Go \u003e=1.17:\n\n    go install github.com/xyproto/elfinfo@latest\n\n## Example usage\n\n    $ elfinfo sh\n    GCC 10.1.0\n\n    $ elfinfo -l /usr/bin/ls\n    /usr/bin/ls: stripped=true, compiler=GCC 9.2.1, static=false, byteorder=LE, machine=Advanced Micro Devices x86-64\n\n## Distro Packages\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/elfinfo.svg)](https://repology.org/project/elfinfo/versions)\n\n## General info\n\n* Version: 1.2.2\n* Author: Alexander F. Rødseth \u0026lt;xyproto@archlinux.org\u0026gt;\n* License: BSD-3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyproto%2Felfinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxyproto%2Felfinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyproto%2Felfinfo/lists"}