jamesmoriarty / gohack

Experimental Go language CSGO exploit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gohack

CI Latest Tag Go Report GitHub Releases

Experimental Go language proof-of-concept CSGO exploit. Automated tests use stubbed external processes to avoid needing binary compatability. Inspired github.com/jamesmoriarty/gomem.

Features

  • Trigger Bot (hold shift).
  • Bunny Hop (hold space).
  • Offsets autoupdate from Hazedumper.

Slides

Talk - Writing My First Exploit

Screenshots

Screenshot

Usage

.\gohack.exe

Download

You can download here.

Install

go get -v github.com/jamesmoriarty/gohack
go install github.com/jamesmoriarty/gohack

About

Experimental Go language CSGO exploit.

License:MIT License


Languages

Language:Go 83.5%Language:Batchfile 10.0%Language:Shell 3.4%Language:C 3.2%