{"id":24684956,"url":"https://github.com/xfgusta/elfy","last_synced_at":"2025-10-08T14:30:44.665Z","repository":{"id":45686137,"uuid":"495509652","full_name":"xfgusta/elfy","owner":"xfgusta","description":"Display information about ELF files","archived":false,"fork":false,"pushed_at":"2022-09-02T23:37:40.000Z","size":293,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-08T05:00:42.952Z","etag":null,"topics":["c","elf","elf-format","elf-parser","libelf","parser","readelf"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xfgusta.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}},"created_at":"2022-05-23T17:29:53.000Z","updated_at":"2022-07-23T02:27:44.000Z","dependencies_parsed_at":"2023-01-17T18:45:10.399Z","dependency_job_id":null,"html_url":"https://github.com/xfgusta/elfy","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfgusta%2Felfy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfgusta%2Felfy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfgusta%2Felfy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfgusta%2Felfy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xfgusta","download_url":"https://codeload.github.com/xfgusta/elfy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235718832,"owners_count":19034670,"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":["c","elf","elf-format","elf-parser","libelf","parser","readelf"],"created_at":"2025-01-26T15:17:07.367Z","updated_at":"2025-10-08T14:30:39.292Z","avatar_url":"https://github.com/xfgusta.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elfy\n\nA tool for displaying information about ELF files.\n\nIt currently support parsing the:\n\n+ file header\n+ program headers\n+ section headers\n+ dynamic section\n+ symbol table\n+ dynamic symbol table\n\n## Installation\n\n### Arch Linux\n\n[**elfy**](https://aur.archlinux.org/packages/elfy) package from AUR\n\n```text\ngit clone https://aur.archlinux.org/elfy.git\ncd elfy\nmakepkg -si\n```\n\n### Fedora Linux\n\n[**elfy**](https://copr.fedorainfracloud.org/coprs/xfgusta/elfy/) package from Copr\n\n```text\ndnf copr enable xfgusta/elfy\ndnf install elfy\n```\n\n### From source\n\n**Requirements**\n\n+ make\n+ gcc\n+ libelf\n\nThe install directory defaults to `/usr/local`:\n\n```text\nmake install\n```\n\nYou can install **elfy** in a different directory using the `PREFIX` variable:\n\n```text\nmake PREFIX=/usr install\n```\n\n## Screenshot\n\n![screenshot](screenshot.png)\n\n## License\n\nCopyright (c) 2022 Gustavo Costa. Distributed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxfgusta%2Felfy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxfgusta%2Felfy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxfgusta%2Felfy/lists"}