{"id":23185991,"url":"https://github.com/kkinos/rdelf","last_synced_at":"2025-04-05T04:44:38.756Z","repository":{"id":57647959,"uuid":"438111876","full_name":"kkinos/rdelf","owner":"kkinos","description":"CLI application for parsing ELF written in Go.","archived":false,"fork":false,"pushed_at":"2022-01-21T14:26:31.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T12:43:28.120Z","etag":null,"topics":["cli","elf-parser","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kkinos.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":"2021-12-14T04:04:20.000Z","updated_at":"2022-01-04T10:33:25.000Z","dependencies_parsed_at":"2022-08-25T08:10:21.141Z","dependency_job_id":null,"html_url":"https://github.com/kkinos/rdelf","commit_stats":null,"previous_names":["kkinos/rdelf","kinpoko/rdelf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkinos%2Frdelf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkinos%2Frdelf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkinos%2Frdelf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkinos%2Frdelf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kkinos","download_url":"https://codeload.github.com/kkinos/rdelf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289399,"owners_count":20914464,"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":["cli","elf-parser","go"],"created_at":"2024-12-18T10:14:03.267Z","updated_at":"2025-04-05T04:44:38.718Z","avatar_url":"https://github.com/kkinos.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rdelf\n\nA CLI application for parsing ELF headers written in Go.\n\n## Install\n\n```bash\ngo install github.com/kinpoko/rdelf@latest\n```\n\n## Usage\n\n```bash\nrdelf -h\nA CLI application for parsing ELF headers.\n\nUsage:\n  rdelf [file name] [flags]\n\nFlags:\n      --hed     display elf header\n  -h, --help    help for rdelf\n  -l, --progh   display program headers\n  -S, --segh    display section headers\n```\n\n```bash\nrdelf sample/a.out --hed\nMagic: 7f 45 4c 46 2 1 1 0 0 0 0 0 0 0 0 0\nClass: ELF64\nData: little endian\nVersion: 1\nType: A shared object\nMachine: AMD x86-64\nEntryPoint: 0x1060\nStart of Program headers: 64 (bytes)\nStart of Section headers: 14712 (bytes)\nNumber of Program headers: 13\nNumber of Section headers: 31\nSection header string table index: 30\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkinos%2Frdelf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkkinos%2Frdelf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkinos%2Frdelf/lists"}