{"id":19075277,"url":"https://github.com/0xvpr/c-cheat-template","last_synced_at":"2026-04-16T22:31:00.925Z","repository":{"id":119530828,"uuid":"400421264","full_name":"0xvpr/C-Cheat-Template","owner":"0xvpr","description":"Template for video-game hacking using C and Assembly.","archived":false,"fork":false,"pushed_at":"2022-01-04T04:08:58.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-31T15:05:53.320Z","etag":null,"topics":["assembly","c","cheat","hacking","library","template","videogame-hacking"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xvpr.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":"2021-08-27T07:10:57.000Z","updated_at":"2025-10-28T09:47:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"640e0e06-c058-4677-b143-007a9abeee3b","html_url":"https://github.com/0xvpr/C-Cheat-Template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/0xvpr/C-Cheat-Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvpr%2FC-Cheat-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvpr%2FC-Cheat-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvpr%2FC-Cheat-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvpr%2FC-Cheat-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xvpr","download_url":"https://codeload.github.com/0xvpr/C-Cheat-Template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvpr%2FC-Cheat-Template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31907424,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["assembly","c","cheat","hacking","library","template","videogame-hacking"],"created_at":"2024-11-09T01:54:12.585Z","updated_at":"2026-04-16T22:31:00.888Z","avatar_url":"https://github.com/0xvpr.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Video Game Hacking Template\nA template for video-game hacking using C.\n\n[ display image of default ]\n\n## Overview\nThis template hooks into an x86 process by default and displays a basic rendering  \nof a cheat menu.\n\nThe menu is very modular and is only limited by your creativity.\n\n## Structure\n#### Hacks\nThe hacks section is responsible for hacks API that the event handler relies on.\n#### Drawing\nThe drawing section is responsible for drawing API that the renderer relies on.\n#### Events\nThe events section is responsible for listening for keyboard input and  \nperforming operations based on that input.\n#### Render\nThe render section is responsible for the initialization, format, and rendering  \nof the cheat menu for the end user.\n\n### TODO:\n- [ ] External\n- [ ] Kernel Driver\n- [x] Internal (DLL)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xvpr%2Fc-cheat-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xvpr%2Fc-cheat-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xvpr%2Fc-cheat-template/lists"}