{"id":19708806,"url":"https://github.com/willkill07/callgraphgenerator","last_synced_at":"2026-03-05T05:31:12.453Z","repository":{"id":78761862,"uuid":"69924355","full_name":"willkill07/CallGraphGenerator","owner":"willkill07","description":"Generate JSON-formatted call graph for any executable parsable via objdump","archived":false,"fork":false,"pushed_at":"2016-10-04T01:20:40.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-02T02:25:12.249Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willkill07.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-10-04T01:10:00.000Z","updated_at":"2022-05-10T21:06:56.000Z","dependencies_parsed_at":"2023-02-25T05:00:36.895Z","dependency_job_id":null,"html_url":"https://github.com/willkill07/CallGraphGenerator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willkill07/CallGraphGenerator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willkill07%2FCallGraphGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willkill07%2FCallGraphGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willkill07%2FCallGraphGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willkill07%2FCallGraphGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willkill07","download_url":"https://codeload.github.com/willkill07/CallGraphGenerator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willkill07%2FCallGraphGenerator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30111743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T03:40:26.266Z","status":"ssl_error","status_checked_at":"2026-03-05T03:39:15.902Z","response_time":93,"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":[],"created_at":"2024-11-11T21:44:59.986Z","updated_at":"2026-03-05T05:31:12.195Z","avatar_url":"https://github.com/willkill07.png","language":"HTML","readme":"# CallGraphGenerator\n\nThis small utility emits a call graph in JSON\n\nBasic usage:\n\n    ./generate_call_graph.sh \u003cbinaryName\u003e [rootFunction=main]\n\nJSON is written to stdout\n\nBy default, the root function will be `main` but many executables don't use `main`. You can specify the root function to construct the call graph from as the *second* argument.\n\nRecursion is handled by not expanding on functions already emitted in the DFS hierarchy of the graph.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillkill07%2Fcallgraphgenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillkill07%2Fcallgraphgenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillkill07%2Fcallgraphgenerator/lists"}