https://github.com/rdbo/cstrike-bhop-in-linux
Counter-Strike 1.6 Bunnyhop Hack (internal, Linux)
https://github.com/rdbo/cstrike-bhop-in-linux
Last synced: about 1 year ago
JSON representation
Counter-Strike 1.6 Bunnyhop Hack (internal, Linux)
- Host: GitHub
- URL: https://github.com/rdbo/cstrike-bhop-in-linux
- Owner: rdbo
- License: mit
- Created: 2020-07-28T19:57:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T18:05:03.000Z (almost 6 years ago)
- Last Synced: 2025-02-10T11:45:30.983Z (over 1 year ago)
- Language: C++
- Size: 15.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cstrike-bhop-in-linux
Counter-Strike 1.6 Bunnyhop Hack (internal, Linux)
Requirements: GDB, X11 (XLib)
# How to compile?
Run the following commands on the project directory:
```
$ chmod +x compile.sh
$ ./compile.sh
```
# How to inject?
Run the following commands on the project directory:
```
$ chmod +x inject.sh
$ sudo ./inject.sh
```
# Demo
[](https://www.youtube.com/watch?v=vudablo8tqo)