{"id":21735734,"url":"https://github.com/sloweax/dlblock","last_synced_at":"2026-04-16T12:01:45.575Z","repository":{"id":226343266,"uuid":"768425983","full_name":"sloweax/dlblock","owner":"sloweax","description":"LD_PRELOAD program that forces specified calls to fail","archived":false,"fork":false,"pushed_at":"2024-03-18T18:15:11.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-04T11:22:56.547Z","etag":null,"topics":["dlsym","hook","ld-preload"],"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/sloweax.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":"2024-03-07T03:58:35.000Z","updated_at":"2024-03-07T04:28:56.000Z","dependencies_parsed_at":"2024-03-07T05:31:51.985Z","dependency_job_id":"5ff5828f-1483-4f1d-a226-aa245eea224b","html_url":"https://github.com/sloweax/dlblock","commit_stats":null,"previous_names":["sloweax/dlblock"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sloweax/dlblock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fdlblock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fdlblock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fdlblock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fdlblock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sloweax","download_url":"https://codeload.github.com/sloweax/dlblock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fdlblock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31884929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["dlsym","hook","ld-preload"],"created_at":"2024-11-26T05:14:23.742Z","updated_at":"2026-04-16T12:01:45.556Z","avatar_url":"https://github.com/sloweax.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Usage\n```\nusage: dlblock [-b block-list] command [args]\n```\n\n## Example\n```sh\n# the program you want to run must be dynamically linked\n\ndlblock -b connect curl google.com # makes every `connect(2)` calls fail\n# curl: (7) Failed to connect to google.com port 80 after 22 ms: Couldn't connect to server\n\ndlblock -b open,openat touch file # both `open(2)` and `openat(2)` will fail\n# touch: cannot touch 'file': Cannot allocate memory\n```\n\n## Build\nMake sure to have `make` and `gcc` installed\n```\ngit clone https://github.com/sloweax/dlblock\ncd dlblock\nmake install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloweax%2Fdlblock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsloweax%2Fdlblock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloweax%2Fdlblock/lists"}