{"id":19430325,"url":"https://github.com/8dcc/bms-cheat","last_synced_at":"2025-06-17T00:36:10.730Z","repository":{"id":185360046,"uuid":"673406721","full_name":"8dcc/bms-cheat","owner":"8dcc","description":"Linux cheat for Black Mesa made in C","archived":false,"fork":false,"pushed_at":"2024-03-23T16:54:53.000Z","size":84,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T11:01:46.587Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/8dcc.png","metadata":{"files":{"readme":"README.org","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,"zenodo":null}},"created_at":"2023-08-01T14:51:46.000Z","updated_at":"2025-05-29T17:30:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"a0feb53f-5971-4a2c-8e9e-a202dd582c32","html_url":"https://github.com/8dcc/bms-cheat","commit_stats":null,"previous_names":["8dcc/bms-cheat"],"tags_count":0,"template":false,"template_full_name":"8dcc/c-template","purl":"pkg:github/8dcc/bms-cheat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Fbms-cheat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Fbms-cheat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Fbms-cheat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Fbms-cheat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/8dcc","download_url":"https://codeload.github.com/8dcc/bms-cheat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Fbms-cheat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260268633,"owners_count":22983601,"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-11-10T14:24:22.671Z","updated_at":"2025-06-17T00:36:10.680Z","avatar_url":"https://github.com/8dcc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+title: BMS Cheat\n#+options: toc:nil\n#+startup: showeverything\n#+author: 8dcc\n\n*Linux cheat for Black Mesa made in C.*\n\n#+TOC: headlines 2\n\n* Description\nThis cheat currently has only bhop, legit autostrafe, rage autostrafe and box\nesp because, although I really liked reverse engineering this game, the\nmultiplayer is so dead it's not fun to continue right now.\n\nWhen making this cheat, I invested most of my time in IDA, and I learned a lot\nabout reverse engineering because I had no cheat base, no SDK, or no other\nproject I could look at (I don't even think there are public sources for BMS\ncheats, let alone in C and for linux).\n\nIn the process of making this cheat I made a small article about reverse\nengineering, and if you are interested you can check it out [[https://github.com/8dcc/bms-cheat/wiki/Hooking-CreateMove][here]].\n\n* Building\n\n#+begin_src console\n$ git clone https://github.com/8dcc/bms-cheat\n$ cd bms-cheat\n$ make\n...\n#+end_src\n\n* Injecting\nUses the [[https://www.gnu.org/savannah-checkouts/gnu/gdb/index.html][gdb]] debugger for injecting the library.\n\n#+begin_src console\n$ ./injector.sh\n[sudo] password for username:\n\n...\n\nbms-cheat loaded!\n#+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8dcc%2Fbms-cheat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F8dcc%2Fbms-cheat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8dcc%2Fbms-cheat/lists"}