{"id":15885893,"url":"https://github.com/kurtamohler/executable-buffer","last_synced_at":"2025-10-09T05:32:46.959Z","repository":{"id":89382964,"uuid":"202425427","full_name":"kurtamohler/executable-buffer","owner":"kurtamohler","description":"C++ class to create and manipulate an array of executable instructions at runtime","archived":false,"fork":false,"pushed_at":"2019-08-29T21:57:42.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T18:48:55.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/kurtamohler.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":"2019-08-14T21:01:45.000Z","updated_at":"2019-08-29T21:57:44.000Z","dependencies_parsed_at":"2023-04-01T16:06:01.255Z","dependency_job_id":null,"html_url":"https://github.com/kurtamohler/executable-buffer","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"2482150e685824613a731f1adb27c0fca4044b23"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kurtamohler/executable-buffer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurtamohler%2Fexecutable-buffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurtamohler%2Fexecutable-buffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurtamohler%2Fexecutable-buffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurtamohler%2Fexecutable-buffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kurtamohler","download_url":"https://codeload.github.com/kurtamohler/executable-buffer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurtamohler%2Fexecutable-buffer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000742,"owners_count":26082932,"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-10-09T02:00:07.460Z","response_time":59,"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":[],"created_at":"2024-10-06T05:20:35.763Z","updated_at":"2025-10-09T05:32:46.940Z","avatar_url":"https://github.com/kurtamohler.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# executable-buffer\n\nThis repo provides an ExecutableBuffer C++ class which can be used to\ngenerate, modify, and execute machine code at runtime. In other words,\nthis is a library to enable you to create self-modifying code.\n\n## Supported Environments\n\nCurrently this library only works on Linux machines.\n\n## Example Applications\n\n### Build\n\n```\n$ make all\n```\n\n### NOP example\n\nThis example simply fills and executes the buffer with NOP instructions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurtamohler%2Fexecutable-buffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkurtamohler%2Fexecutable-buffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurtamohler%2Fexecutable-buffer/lists"}