https://github.com/x4e/csgohack
An external csgohack written in java
https://github.com/x4e/csgohack
Last synced: 5 months ago
JSON representation
An external csgohack written in java
- Host: GitHub
- URL: https://github.com/x4e/csgohack
- Owner: x4e
- License: mit
- Created: 2019-11-08T13:50:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-08T14:10:51.000Z (over 6 years ago)
- Last Synced: 2025-04-30T20:35:24.408Z (about 1 year ago)
- Language: Java
- Size: 14.6 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# csgohack
An external csgohack written in java
Mainly a proof of concept of the possibility of csgo hacks in Java. (Not really a good idea).

This automatically updates offsets from https://github.com/frk1/hazedumper (Thanks frk1).
Managed to get bunny hop to work, except that I couldnt correctly fetch onground status so its kinda buggy and doesnt work properly. I kinda gave up after that. Feel free to use it as a base and expand upon it, and also feel free to submit PRs.