Git Product home page Git Product logo

oxware's Introduction

C++ CS 1.6 License Github All Releases release

Welcome to oxWARE! A free Counter-Strike 1.6 cheat built with love and passion, featuring 72,896 lines of C++ code in 363 source files!

This cheat is still in alpha stage of development!
I will be contributing to it in the near future as much as possible, adding new features et cetera.
So stay tuned! πŸ˜‰
The cheat


Table of contents

Special thanks to

  • phnt for providing great collection of native Windows kernel API, definitions, and more.
  • Microsoft Detours for their Detouring open-source library.
  • GLFW for their robust open-source OpenGL library.
  • imgui for literally the best light-weight GUI out there.
  • json for the very mature json library.
  • soil for its functionality over simplifying the process of loading opengl images.
  • multiemulator for a set of ticket generators which I don't understand at all how they work at all.
  • Voooolve for making an excelent decision of building their linux build of the game with debug symbols, making it easier to make cheats for their game πŸ˜‰ ... Thanks Valve.
  • Anyone who plays using this cheat client or contributes to it somehow. 😎

Usage

The cheat is composed out of two parts: the loader (oxware.exe) and the cheat module (cheater.dll). By using the loader you can inject the cheat module to the game. After injecting the cheat, you can use INSERT key to open up the menu`.

Both the cheat and loader have developer consoles built inside of them that you can access at any time. (inside the cheat it is the ~ key, below the escape key)

The loader

The loader

Support on other operating systems

This cheat is currently only available on Windows 10 and newer.

While making this cheat cross-platform (e.g. porting to Linux or OSX) isn't completely impossible, it would take a lot of effort, because from the beginning I designed this cheat mainly for Windows. But that being said, it isn't impossible to port.

Support on non-steam and older versions of the game

This cheat currently supports following builds:

  • 8684 steam version
  • 4554 non-steam version
  • 3266 non-steam version
  • xguard, gsclient or other custom implementations aren't supported.

Uninstalling

Inside the cheat folder you can find a script called uninstall.bat that will uninstall all of the things that the cheat currently store on your computer. This ins't a virus! So feel free using it. After you run the script, you can delete the cheat folder.

However, if you still don't believe me that I have put a virus to a cheat with public source code 😁, you can still uninstall all of the things manually πŸ€” (actually, as of now - June 2023, there are only two things that the cheat stores on your machine).

  • Delete the program (oxware.exe with other DLLs)
  • Go to your appdata folder and then into folder "Roaming" (if you don't know how to get there, search the internet on how to get there). Then find folder called oxware and delete it.
  • Then delete the registry data that the cheat left behind:
    • Go to registry editor (again, if you don't know how, google it)
    • And go to "HKEY_CURRENT_USER -> SOFTWARE -> oxware" and delete the entry.

Anti-cheats

The cheat wasn't tested on any anticheats so far. It may or may not be detected. USE AT YOUR OWN RISK!

VAC

As far as I know, the CS 1.6 VAC is not so smart, so YOU SHOULD NOT GET VAC BANNED BY USING THIS, but having said that, USE STILL AT YOUR OWN RISK!

Wargods

There have been reports with WG already detecting this cheat. In order to not get detected by WG scan even when you "removed" the cheat, you need to run the uninstall script. More on that in here: uninstalling.

Building

This cheat is currently only available to be built inside the Visual Studio environment, any other building software haven't been tested or added yet.

In order to build, you will need Visual Studio 2022 with C++20 support, and v143 toolset.

There are three main build configurations:

  • debug: for debugging and development.

  • release: for testing retail-like circumstances without the debug overhead.

  • retail: for final deployment only.

In order to fully build everything, all you need to do is just hit ctrl + shift + b or navigate to the solution and select Rebuild Solution. New build\ directory will be created and all of the executables will be placed here.

Also see building.md in the root directory of this repo!

Features

  • Removals
    • screen shake
    • MOTD
    • Viewmodel
    • Sniper scopes
    • Players
  • HUD removals
    • weapon, crosshair, money, etc...
  • Viewmodel offset
  • Smoke visuals, see this video 🚬
  • Flashbang fade modifier
  • Built-in console with custom commands πŸ–₯
  • FOV changer
  • Server liar (sending false cvar values to the server)
  • Skeletal chams πŸ’€
  • Playermodel head hitbox rendering, see this image. 🟩
  • Server command filter (svc_stufftext filter)
  • Automation - auto reload, shoot, and zoom.
  • Ability to view "real" hit-able playermodel and its head hitbox. See this image and this youtube video
  • ESP
    • Player
    • Entities
    • Sound (+ resolver)
    • Custom box types
  • Model chams
    • Viewmodel
    • Players (T and CT)
    • Rainbow colors
    • Flat/shaded
    • Disabled playermodel animations
  • Thirdperson
  • World visuals
    • Rainbow world 🌈
    • Dimlight
    • World fog
  • Environmental effects, see this video
  • Bypassing game constrains
    • Re-enabling noclip (normally disabled in CS 1.6)
    • Custom render distance
    • Re-enabling some renderer cvars (normally unable to set in SP & MP)
    • Allow SP-only cvars also in MP
  • Frame skipping/simulated framerate
  • Vanilla-like crosshair changer βž•
  • Custom HUD rendering 🌈 such as:
    • Displaying currently held weapon πŸ”«
    • Displaying current velocity
  • Default viewmodel enforcement
  • Movement
    • Air stuck, see this video
    • Legit/Rage bhop hack πŸ‡
    • GS hack
    • EB hack
    • Strafe hack
    • Strafe helper
    • Fast run & fast walk
    • Auto JOF
    • Visual screen information
  • Fancy custom cl_showfps rendering
  • Backtrack, see this video.
  • Fake latency
  • FPS fixer for non-steam CS
  • Anti-screen
  • Speed control
  • Aspect ratio changer
  • Anti demo recorder
  • Visual panic
  • SID changer
  • Rechecker bypass, see this video
  • Instantaneous cheat unload (either via loader or cheat menu)
  • Injection using manual mapping πŸ—Ί
  • Custom UI (modified version of imgui)
  • Theme manager
  • Key binding
  • Configuration files βš™

To be done

All of the things that are left to be done are inside our trello board.

Changelog

See changelog.md for more information.

oxware's People

Contributors

oxikkk avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

oxware's Issues

flexible velocity indicator, it can be changed as you like

flexible velocity indicator, it can be changed as you like you can change from its position, its speed colors, as like :negative speed red neutral speed yellow positive speed green, you can also change from a color that depends on the speed to just rainbow

question

Windows Defender detects the oxware.exe file as a severe risk Trojan, more specifically Behavior:Win32/DefenseEvasion.A!ml.
why?

[bug]cant build?

image

I cant build it, make it x86 or x64 doesnt make any difference, any help?

smart edgebug???

this is possible?
you jump and cheat autostrafe you to edge
or cheat automatic ducking or standing for you
not frame skiping or something like this
i just want to know this is possible or not?

this goes to the "question" labels

fog

void Oxwa::Fog::Draw()
{
if (!cvar.visual_fog)
return;

if (!Oxwa::ScreenShot::IsVisuals())
	return;

GLfloat glColor[] = { cvar.visual_fog_color[0], cvar.visual_fog_color[1], cvar.visual_fog_color[2], cvar.visual_fog_color[3] };
glEnable(GL_FOG);
glFogi(GL_FOG_MODE, GL_EXP);
glFogf(GL_FOG_DENSITY, cvar.visual_fog_density / 10000.f);
glFogfv(GL_FOG_COLOR, glColor);

shitpasted but i think you are understand what needs

themes setting

Description

add transparency setting, set an image as the theme, a way to edit the text color/font/layout etc.

about render

make the render more flexible (if possible) changing the size of the render object, etc(this is what I meant about a game render such as velocity and kz info)

about the rendering of the gui and the menu, I can say that it would be nice to customize the render (also if possible)

Ingame mouse cursor stuck when the menu is opened

Describe the bug
There's a scenario where if you are in fullscreen mode, and you alt+tab out of the window with the menu opened, the mouse cursor gets stucked in the center of the UI and wont move.

To Reproduce
Start the game in fullscreen, go to a server, possibly also set m_rawinput to 1, open up the UI (menu), alt+tab out of the window, focus on another window by clicking at it, go back into the game. The mouse cursor should be then suck.

Note that this can be resolved by closing the UI (menu), opening the ingame UI (by pressing esc), and then opening the cheat menu back. This resolves the issue.

Operating System
Windows 10

Version of the game (output of the version console command)

Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 19:53:27 Aug  3 2020 (8684)

TROJAN

TROJAN TROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJANTROJAN

OpenGL

**hey can you modify this program? i got error

GLFW error occured:
requested OpenGL version 3,0, got version 2.1**
Uploading Capture.jpg…

visuals preview

add visuals preview where u can see how visuals function work on model or player

Dark Theme

Description

Changes the color scheme for menu.

Bunnyhop issue

bunnyhop dosent work
this dont work on this ( screenshots)
Operating System:
Windows 10
20230621213332_1
20230621213342_1
20230621213308_1
20230621215012_1
20230621215149_1
20230621215258_1
20230621215152_1
idk why, i see this bug on nuke in gaming

[bug] error when injecting

Captura

when i try to inject the cheat i get this error, i can use the cheat but when i try to use some features like player list the game crashes, also i cant use the ESP although i have a compatible version (no-steam 3266)

[bug] White chams (pls help)

Describe the bug
All chams are white

Operating System
Microsoft Windows 10 Pro (Not custom OS)
10.0.19045 Build 19045
Processor AMD Ryzen 7 5700G with Radeon Graphics, 3801 Mhz, 8 Core(s), 16 Logical Processor(s)
GPU AMD Radeon RX 6650 XT

CS version
Steam, latest, steam build id: 5424799

[bug] Big problem and wargods detected :(

Screenshot 2023-08-22 025948
Hey, I have a problem with cheat. The first thing I see is the error in the image, then I press (OK), and after that it works normally, but I do not understand what the problem means, and does it cause a problem inside it. Someone in front of me, I look at him and hit him, then I go back to his window. On my return this delay appears. I will kill in a second. For example, I don't know if you understand me or not, and also esp , wallhack has not settled in most of the good servers it is very, very bad the player did not appear unless it was already in front of me I hope these problems will be resolved and also adds other things like Triggerbot and Psilent . It will be excellent, Note I use it for
non steam.
One last note, it was not detected by wargods, but today wargods discovered it as an injector script, noting that I delete everything, including cheat, and it was not detected, but today I discovered it. Please review this matter again

[bug] ESP is off when using blackbars

Describe the bug
ESP boxes and the overall in-game rendering using imgui is shifted to the side when using blackbars.

To Reproduce
Run the game in fullscreen, without -stretchaspect and without -nofbo with resolution that creates blackbars on your monitor.

Linux support?

Yes, I read the readme, but

This cheat is currently only available on Windows 10 and newer.

it says "currently".. I mean, do you have plans to make this project cross-platform in the future?

[WGScan] Hidden files in PC...

After testing on Non-Steam I deleted it from the computer and after a couple of days when I ran WGScan on my Steam account, WG Scan marked me as "Found Oxware Data", which means that somewhere this program recorded some registry. Big zero for this cheat even though I just downloaded it to test it on my server. Next time make the installation so that clients can run Uninstall.exe to delete all files and registries.

  • amx

https://www.wargods.ro/wcd/report.php?id=2885037

Weather Mode

Add combobox where you can select weather mode.

Snow
Rain
None

Project abandoned??

Last commit was over a month ago, and it seems like most issues are not getting solved.

Did this project go abandoned??

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.