{"id":16122631,"url":"https://github.com/yanorei32/unsafebf","last_synced_at":"2025-07-02T22:32:54.993Z","repository":{"id":213818035,"uuid":"734995581","full_name":"yanorei32/unsafebf","owner":"yanorei32","description":"An unsafe brainfuck interpreter. It uses stack as memory directly.","archived":false,"fork":false,"pushed_at":"2023-12-24T14:18:54.000Z","size":13,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T11:49:02.119Z","etag":null,"topics":["brainfuck","brainfuck-interpreter","return-oriented-programming","stack-smaching","vulnerable"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yanorei32.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":"2023-12-23T09:38:53.000Z","updated_at":"2023-12-26T13:05:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"6a91d9c3-dac1-4ce0-8949-5ab000b2253d","html_url":"https://github.com/yanorei32/unsafebf","commit_stats":null,"previous_names":["yanorei32/unsafebf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yanorei32/unsafebf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanorei32%2Funsafebf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanorei32%2Funsafebf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanorei32%2Funsafebf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanorei32%2Funsafebf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yanorei32","download_url":"https://codeload.github.com/yanorei32/unsafebf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanorei32%2Funsafebf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263225942,"owners_count":23433605,"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":["brainfuck","brainfuck-interpreter","return-oriented-programming","stack-smaching","vulnerable"],"created_at":"2024-10-09T21:13:16.568Z","updated_at":"2025-07-02T22:32:54.929Z","avatar_url":"https://github.com/yanorei32.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unsafebf\nAn unsafe brainfuck interpreter.\nIt uses stack as memory directly.\n\n## Features\n- Simple code\n- Dynamically allocated large memory\n- A little fast\n- Allows RCE for attacker\n- Non portable (It depends on POSIX read and write functions that do not use stack.)\n\n## How to\n\n```bash\ngcc main.c -o unsafebf\n./unsafebf \"Some bf code\"\n```\n\n## FAQ\n\n### Q. It's not working in my environment\nThis software depends on the implementation heavily.\nI confirmed it works in x86_64 and -O3 flags.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanorei32%2Funsafebf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyanorei32%2Funsafebf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanorei32%2Funsafebf/lists"}