{"id":22464061,"url":"https://github.com/halosghost/ctf","last_synced_at":"2026-01-06T09:34:39.741Z","repository":{"id":149470941,"uuid":"462065922","full_name":"HalosGhost/ctf","owner":"HalosGhost","description":"Some tooling I use to make life simpler for CTFs","archived":false,"fork":false,"pushed_at":"2022-06-16T04:30:08.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"trunk","last_synced_at":"2025-02-01T18:43:12.570Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HalosGhost.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-02-21T23:31:19.000Z","updated_at":"2022-02-23T02:38:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"11b33b37-733b-46ef-a04b-85c3753fab0e","html_url":"https://github.com/HalosGhost/ctf","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HalosGhost%2Fctf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HalosGhost%2Fctf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HalosGhost%2Fctf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HalosGhost%2Fctf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HalosGhost","download_url":"https://codeload.github.com/HalosGhost/ctf/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245862590,"owners_count":20684713,"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":[],"created_at":"2024-12-06T09:15:19.812Z","updated_at":"2026-01-06T09:34:34.705Z","avatar_url":"https://github.com/HalosGhost.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Self-paced CTF Tooling\n\nSelf-paced CTFs (like [Project Euler](https://projecteuler.net/), [cryptohack](https://cryptohack.org/), etc.) can be an excellent source of skills-honing and practice, but the process around diving-in can sometimes be daunting.\n\nThis repository includes the skeleton I use as tooling to work on a CTF.\nIn particular, this tooling was initially created while going through Project Euler using C++; however, it should be (and has been) easily adapted for other languages/CTFs.\n\n# Usage\n\n```console\n$ make next    # NEXT defaults to the numeric successor of the highest-numbered directory in $PWD (or `001` if none exist)\n$ cd 001\n$ make edit    # launch editor with all relevant files open\n```\n\n# Status\n\nThis code was all made purely to make CTFs more pleasant for myself.\nHowever, I will keep updating it as my tooling wants grow; and I will happily accept changes from anyone wanting to make it more flexible.\n\nA very minimal framework is available to set up this repository for other languages/ecosystems.\nTo add support for a new language or ecosystem, simply add a new directory underneath `skel.d`, and set the `BASE` make variable appropriately when `make`ing a recipe.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalosghost%2Fctf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalosghost%2Fctf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalosghost%2Fctf/lists"}