{"id":18151324,"url":"https://github.com/msantos/libnoexec","last_synced_at":"2025-04-06T23:29:27.360Z","repository":{"id":136621425,"uuid":"485372701","full_name":"msantos/libnoexec","owner":"msantos","description":"Prevent dynamically linked executables from calling exec(3)","archived":false,"fork":false,"pushed_at":"2023-05-17T10:44:17.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T05:30:10.632Z","etag":null,"topics":["exec","ldpreload","seccomp"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msantos.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":"2022-04-25T12:58:28.000Z","updated_at":"2024-08-22T22:11:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"39298c4e-f709-4cbc-abba-3b4ee13f09e3","html_url":"https://github.com/msantos/libnoexec","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msantos%2Flibnoexec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msantos%2Flibnoexec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msantos%2Flibnoexec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msantos%2Flibnoexec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msantos","download_url":"https://codeload.github.com/msantos/libnoexec/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247568824,"owners_count":20959753,"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":["exec","ldpreload","seccomp"],"created_at":"2024-11-02T01:07:20.268Z","updated_at":"2025-04-06T23:29:27.354Z","avatar_url":"https://github.com/msantos.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libnoexec\n\nlibnoexec: disable exec(3) for dynamically linked executables\n\n# DESCRIPTION\n\nlibnoexec prevents dynamically linked executables from calling exec(3).\n\n# EXAMPLES\n\n```\n$ LD_PRELOAD=libnoexec.so sh -c \"ls\"\nsh: 1: ls: Permission denied\n\n# echo is a shell builtin\n$ LD_PRELOAD=libnoexec.so sh -c \"echo test\"\ntest\n```\n\n# ENVIRONMENT VARIABLES\n\nNone.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsantos%2Flibnoexec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsantos%2Flibnoexec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsantos%2Flibnoexec/lists"}