Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielkrupinski/onebyteradar
CS:GO radar hack achieved by patching one byte of game memory. Written in Python 3.
https://github.com/danielkrupinski/onebyteradar
counter-strike csgo csgo-cheat game game-hacking hack patching python python3 radar-hack reverse-engineering windows
Last synced: 19 days ago
JSON representation
CS:GO radar hack achieved by patching one byte of game memory. Written in Python 3.
- Host: GitHub
- URL: https://github.com/danielkrupinski/onebyteradar
- Owner: danielkrupinski
- License: mit
- Created: 2019-05-28T19:15:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-28T11:40:01.000Z (over 2 years ago)
- Last Synced: 2024-11-20T14:51:15.023Z (3 months ago)
- Topics: counter-strike, csgo, csgo-cheat, game, game-hacking, hack, patching, python, python3, radar-hack, reverse-engineering, windows
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 98
- Watchers: 7
- Forks: 26
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OneByteRadar
CS:GO radar hack achieved by patching one byte of game memory. Written in Python 3.## Getting started
### Prerequisites
Python 3 and `pymem` package need to be installed in order to run OneByteRadar.### Running
Run CS:GO, then start OneByteRadar.py either by double-clicking it or typing `python OneByteRadar.py` command.
Although program exists immediately, hack works as long as game's running.
To **disable** the hack without game restart, **just start OneByteRadar.py again**.