{"id":22121149,"url":"https://github.com/cookiengineer/codetheflag","last_synced_at":"2026-07-02T02:31:35.174Z","repository":{"id":264994167,"uuid":"848155789","full_name":"cookiengineer/codetheflag","owner":"cookiengineer","description":":construction: Code examples that can be modified/used for CTF challenges","archived":false,"fork":false,"pushed_at":"2024-08-27T09:29:47.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T01:37:41.305Z","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/cookiengineer.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":"2024-08-27T08:33:39.000Z","updated_at":"2024-08-27T09:29:50.000Z","dependencies_parsed_at":"2024-11-28T13:31:10.806Z","dependency_job_id":null,"html_url":"https://github.com/cookiengineer/codetheflag","commit_stats":null,"previous_names":["cookiengineer/codetheflag"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cookiengineer/codetheflag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cookiengineer%2Fcodetheflag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cookiengineer%2Fcodetheflag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cookiengineer%2Fcodetheflag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cookiengineer%2Fcodetheflag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cookiengineer","download_url":"https://codeload.github.com/cookiengineer/codetheflag/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cookiengineer%2Fcodetheflag/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35030920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"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-12-01T14:34:12.518Z","updated_at":"2026-07-02T02:31:35.145Z","avatar_url":"https://github.com/cookiengineer.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code The Flag\n\nCTF code examples for future use, as I'm planning on doing a fun CTF next year.\n\nThe idea is to cover the basics of exploit development in here, so that more\ncomplicated malware analysis/reverse engineering can be done later.\n\n\n# Usage\n\n:construction: Work in Progress :construction:\n\n\n# Requirements\n\n- [ ] `gcc` needs to be installed for the C-based examples\n- [ ] `go` needs to be installed for Go-based examples\n- [ ] `python3` needs to be installed for Python-based examples\n- [ ] Check the project-specific requirement manifests (`go.mod`, `requirements.txt`, `package.json` etc)\n\n\n# Development/Debugging Tools\n\n- [ ] [GDB PEDA](https://github.com/longld/peda) (Python Exploit Development Assistance mods for GDB)\n- [ ] VIM, of course\n\nInstall all requirements via:\n\n```bash\nsudo pacman -R emacs; sudo pacman -S vim;\nsudo pacman -S binutils coreutils gcc gcc-libs go python3 peda;\n```\n\n\n# Further Resources\n\n- [ ] https://exploit.education/\n- [ ] https://ropemporium.com/\n\n# License\n\nAGPL3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcookiengineer%2Fcodetheflag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcookiengineer%2Fcodetheflag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcookiengineer%2Fcodetheflag/lists"}