https://github.com/aditkumar1/csgo-wallhack-golang
External glow ESP for CS:GO
https://github.com/aditkumar1/csgo-wallhack-golang
counter-strike-global-offensive csgo csgo-cheat csgo-hack esp glow glowesp golang golang-application hack wallhack win32
Last synced: about 2 months ago
JSON representation
External glow ESP for CS:GO
- Host: GitHub
- URL: https://github.com/aditkumar1/csgo-wallhack-golang
- Owner: aditkumar1
- License: mit
- Created: 2022-02-07T01:48:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-23T03:55:33.000Z (almost 4 years ago)
- Last Synced: 2024-06-19T13:47:03.622Z (over 1 year ago)
- Topics: counter-strike-global-offensive, csgo, csgo-cheat, csgo-hack, esp, glow, glowesp, golang, golang-application, hack, wallhack, win32
- Language: Go
- Homepage:
- Size: 865 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSGO Wallhack Golang
External glow ESP for CS:GO

## Prerequisites
## Getting Started:
Step 1: Getting this repo in your local machine.
Clone this repo -
```
git clone https://github.com/aditkumar1/csgo-wallhack-golang.git
```
Alternatively download ZIP by clicking on Code -> Download Zip.
Step 2: Running the cheat
Note-1) Launch CSGO application before running below command. VAC ban risk is always there. On safe side, start your CS GO game first with -insecure flag
Note-2) Below command needs to run with admin privileges
Note-3) Make sure you are inside root directory of this cheat by running.
```
cd csgo-wallhack-golang
```
Run it
```
go run hack.go
```
Alternatively, download and run using go get (preferred if you can run application in your GOPATH) -
```
go get -v github.com/aditkumar1/csgo-wallhack-golang
```
## Tested on
## Known Errors
```
Encountered error - runtime error: invalid memory address or nil pointer dereference , ensure CS GO application running before starting this application.
```
This is self explanatory and indicates that CSGO process needs to start before running this cheat
## TO DOs
## Opening an issue
```
go env
```
## Thanks to:
Goxymemory for providing wrapper around win32 process read memory and write memory
## Enjoy the game
