Git Product home page Git Product logo

bx-csgo's Introduction

!! THIS IS NOW OUTDATED !!

BLAXED INTERNAL CS:GO CHEAT

C++ CS:GO License

Free open-source cross-platform cheat software for Counter-Strike: Global Offensive game. Designed as an internal cheat - Dynamic-link library (DLL) loadable into game process. Compatible with the Steam version of the game.

Getting started

Prerequisites

Microsoft Visual Studio 2015 (or newer), platform toolset and Windows SDK 10 are required in order to compile BX-CSGO. If you don't have ones, you can download VS here (Windows SDK is installed during Visual Studio Setup).

Downloading

There are two options of downloading the source code:

Without git

Choose this option if you want pure source and you're not going to contribute to the repo. Download size ~600 kB.

To download source code this way click here.

With git

Choose this option if you're going to contribute to the repo or you want to use version control system. Download size ~4 MB. Git is required to step further, if not installed download it here.

Open git command prompt and enter following command:

git clone --depth=1 https://github.com/DMY2003/BX-CSGO.git

BLAXED folder should have been successfully created, containing all the source files.

Compiling from source

When you have equipped a copy of the source code, next step is opening BLAXED.sln in Microsoft Visual Studio 2015.

Then change build configuration to Release | x86 and simply press Build solution.

If everything went right you should receive a DLL binary file.

Loading / Injecting into game process

Open your favorite DLL injector and just inject the DLL file into csgo.exe process.

When injected, menu is openable under INSERT key.

Further optimizations

If your CPU supports AVX / AVX2 / AVX-512 instruction set, you can enable it in project settings. This should result in more performant code, optimized for your CPU. Currently SSE2 instructions are selected in project settings.

FAQ

How do I open menu?

Press INSERT while focused on CS:GO window.

This cheat was used on Blaxed and Luminus Communities between 2016-2017.

See also

bx-csgo's People

Contributors

dmy2003 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bx-csgo's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.