{"id":21166404,"url":"https://github.com/danielkrupinski/onebytewallhack","last_synced_at":"2025-07-09T17:32:46.885Z","repository":{"id":56047707,"uuid":"241193240","full_name":"danielkrupinski/OneByteWallhack","owner":"danielkrupinski","description":"CS:GO wallhack achieved by patching one byte of game memory. Written in Python 3.","archived":false,"fork":false,"pushed_at":"2023-03-27T00:15:56.000Z","size":4,"stargazers_count":156,"open_issues_count":28,"forks_count":38,"subscribers_count":11,"default_branch":"master","last_synced_at":"2023-11-07T18:55:41.336Z","etag":null,"topics":["counter-strike","csgo","csgo-cheat","game-hacking","hack","patching","python","python3","reverse-engineering","wallhack","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","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/danielkrupinski.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}},"created_at":"2020-02-17T19:44:47.000Z","updated_at":"2023-11-06T13:28:36.000Z","dependencies_parsed_at":"2023-01-20T08:20:35.721Z","dependency_job_id":null,"html_url":"https://github.com/danielkrupinski/OneByteWallhack","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielkrupinski%2FOneByteWallhack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielkrupinski%2FOneByteWallhack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielkrupinski%2FOneByteWallhack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielkrupinski%2FOneByteWallhack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielkrupinski","download_url":"https://codeload.github.com/danielkrupinski/OneByteWallhack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225578884,"owners_count":17491275,"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":["counter-strike","csgo","csgo-cheat","game-hacking","hack","patching","python","python3","reverse-engineering","wallhack","windows"],"created_at":"2024-11-20T14:49:50.841Z","updated_at":"2024-11-20T14:49:51.418Z","avatar_url":"https://github.com/danielkrupinski.png","language":"Python","readme":"# OneByteWallhack\nCS:GO wallhack achieved by patching one byte of game memory. Written in Python 3.\n\nThis does the same as **r_drawothermodels 2** command but without touching the cvar, so it's VAC - safe.\n\n## How it works\nThis program patches assembly code produced by compiling the [following line of the game code](https://github.com/ValveSoftware/source-sdk-2013/blob/0d8dceea4310fde5706b3ce1c70609d72a38efdf/mp/src/game/client/c_baseanimating.cpp#L3149):\n```cpp\nint extraFlags = 0;\nif ( r_drawothermodels.GetInt() == 2 )\n{\t\n    extraFlags |= STUDIO_WIREFRAME;\t\n}\n```\n\nThe **r_drawothermodels** check is modified to make the `if` expression evaluate to **true** when **r_drawothermodels** cvar is set to default value (1).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielkrupinski%2Fonebytewallhack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielkrupinski%2Fonebytewallhack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielkrupinski%2Fonebytewallhack/lists"}