{"id":19474809,"url":"https://github.com/xigh/llvmbc-dump","last_synced_at":"2026-02-28T12:12:25.997Z","repository":{"id":144242049,"uuid":"171024250","full_name":"xigh/llvmbc-dump","owner":"xigh","description":"Simple tool extracts LLVM bitcode modules from ELF binaries compiled with \"-fembed-bitcode\"","archived":false,"fork":false,"pushed_at":"2019-03-01T14:58:08.000Z","size":1903,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T08:40:26.166Z","etag":null,"topics":["c","elf","llvm","llvm-bitcode"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xigh.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":"2019-02-16T16:21:25.000Z","updated_at":"2024-03-31T18:09:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"c169dd10-ad1a-47ac-aad6-3bbb983a35c2","html_url":"https://github.com/xigh/llvmbc-dump","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xigh/llvmbc-dump","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xigh%2Fllvmbc-dump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xigh%2Fllvmbc-dump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xigh%2Fllvmbc-dump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xigh%2Fllvmbc-dump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xigh","download_url":"https://codeload.github.com/xigh/llvmbc-dump/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xigh%2Fllvmbc-dump/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29933152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T09:58:13.507Z","status":"ssl_error","status_checked_at":"2026-02-28T09:57:57.047Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","llvm","llvm-bitcode"],"created_at":"2024-11-10T19:27:02.946Z","updated_at":"2026-02-28T12:12:25.979Z","avatar_url":"https://github.com/xigh.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# llvmbc dump\n\nSimple tool that extracts LLVM bitcode modules from ELF binaries compiled with \"-fembed-bitcode\".\n\n## Compile\n\nmkdir build\ncd build\ncmake ..\nmake\n\n## Usage\n\n\u003e src/llvmbc-dump tests/src/test\n\n```text\n[xigh@bsd64 ~/src/llvmbc-dump/build]$ ./src/llvmbc-dump tests/src/test \nfile size: 32144\nmodule: /home/xigh/src/llvmbc-dump/tests/src/main.c / x86_64-unknown-freebsd12.0 / e-m:e-i64:64-f80:128-n8:16:32:64-S128\n\tF: main: i32 (i32, i8**)*\n\tD: foo: i32 (...)*\n\tD: bar: i32 (...)*\nmodule: /home/xigh/src/llvmbc-dump/tests/lib/foo.c / x86_64-unknown-freebsd12.0 / e-m:e-i64:64-f80:128-n8:16:32:64-S128\n\tF: foo: i32 ()*\nmodule: /home/xigh/src/llvmbc-dump/tests/lib/bar.c / x86_64-unknown-freebsd12.0 / e-m:e-i64:64-f80:128-n8:16:32:64-S128\n\tF: bar: i32 ()*\n```\n\n## TODO\n\n* Test it on bigger projects\n* finish analyzeFn\n\n## Copyright\n\nBSD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxigh%2Fllvmbc-dump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxigh%2Fllvmbc-dump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxigh%2Fllvmbc-dump/lists"}