{"id":20506334,"url":"https://github.com/felipensp/call","last_synced_at":"2025-08-23T18:04:25.888Z","repository":{"id":146714341,"uuid":"47456819","full_name":"felipensp/call","owner":"felipensp","description":"Command-line utility to execute function from specified object file","archived":false,"fork":false,"pushed_at":"2015-12-23T02:41:07.000Z","size":7,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T21:33:55.619Z","etag":null,"topics":["c","call","dynamic","lib","linker","object","runtime"],"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/felipensp.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":"2015-12-05T13:30:43.000Z","updated_at":"2024-08-24T02:02:41.000Z","dependencies_parsed_at":"2023-04-16T15:50:11.985Z","dependency_job_id":null,"html_url":"https://github.com/felipensp/call","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/felipensp/call","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipensp%2Fcall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipensp%2Fcall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipensp%2Fcall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipensp%2Fcall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipensp","download_url":"https://codeload.github.com/felipensp/call/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipensp%2Fcall/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271760492,"owners_count":24816430,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","call","dynamic","lib","linker","object","runtime"],"created_at":"2024-11-15T19:56:14.616Z","updated_at":"2025-08-23T18:04:25.863Z","avatar_url":"https://github.com/felipensp.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# call\nCommand-line utility to execute function from specified object file\n\n#### Usage ####\n\n```\n$ ./call /lib/x86_64-linux-gnu/libc.so.6 puts \"it works\"\nit works\ncall returned 0\n```\n\n```\n$ ./call /lib/x86_64-linux-gnu/libc.so.6 printf $'[%s] %s\\n' \"`date`\" `whoami`\n[Sun Dec  6 10:46:34 BRST 2015] felipe\ncall returned 0\n```\n\n```\n$ ./call /lib/x86_64-linux-gnu/libc.so.6 getcwd 0\ncall returned '/home/felipe/dev/call'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipensp%2Fcall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipensp%2Fcall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipensp%2Fcall/lists"}