Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 896 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 896 Bytes

CSGO Internal

CSGO Internal is internal multi-purpose hack. Only windows supported.

Features

  • Aimbot
  • ESP / Snaplines
  • Bunnyhop
  • Antiflash

Requirements for compiling

  • C++17 compilant compiler
  • Tested under: MSVC 2019

Building and Running

  • Clone the repo with: git clone https://github.com/Spelchure/CSGO-Internal.git
  • Compile using your preferred compiler (-std=c++17)
  • Inject your your preferred Dll Injector in Menu
  • Insert toogles menu

Important notice

  • This program only a educational purposes only use at your own risk.

License

This project licensed under GNU GPL v3 See the LICENSE file for details.

3rd parties

Dear ImGui look ImGui

Thanks for ocornut for registering this cool software

Update Required