obelus csgo project by monthyx, skver & v5

Overview

obelus-hack

License

info

obelus csgo project by monthyx, skver & v5

naming conventions

variables:

  • mixedCase
  • Private member variables have m_ prefix (e.g. m_varName)
  • global vars have g_ prefix (e.g. g_varName)
  • static class vars have s_ prefix (e.g. s_varName)
  • no hungarian notation (it just clutters code + intellisense exists), instead use descriptive names (like hasItem or isVisible for booleans)

constants:

  • all upper case (e.g. MY_CONSTANT)

types:

  • CamelCase
  • abstract classes have Abstract prefix (e.g. AbstractClass)
  • interfaces have I prefix (e.g. IClass)

functions, methods:

  • CamelCase

files:

  • snake_case
  • extensions:
    • header: .h
    • source: .cpp

screenshots:

image image image image image

You might also like...
This is a project for Rowans ECE Final Project

ECEExposureProject This is a project for Rowans ECE Final Project There are 3 files that can be found in this repository. DHT PIP-Brick - This program

This project generates a keycodes.h file for my fractol project

keycodes_generator This project generates a keycodes.h file for my fractol project It uses the last version of minilibx The program opens a minilibx w

Small commandlet for generating a complete project using UE4SS header dump, Project File and Plugin Manifest

UE4GameProjectGenerator Small commandlet for generating a complete project using UE4SS header dump, Project File and Plugin Manifest Usage Compile the

Operating system project - implementing scheduling algorithms and some system calls for XV6 OS

About XV6 xv6 is a modern reimplementation of Sixth Edition Unix in ANSI C for multiprocessor x86 and RISC-V systems.

ESP32 based DIY word clock project
ESP32 based DIY word clock project

Wordclock ESP32 based DIY wordclock project TL;DR: check out this ✨ demo video ✨ Another take on the classic DIY word clock. This one requires a laser

Project to check which Nt/Zw functions your local EDR is hooking

Probatorum EDR Userland Hook Checker Probatorum will check which Nt/Zw functions your local EDR is hooking. Most credit for this code goes to SolomonS

Port of my M5Stack Core 2 audio monitor project to generic ESP32s with TFT screens
Port of my M5Stack Core 2 audio monitor project to generic ESP32s with TFT screens

ESP32 Audio Monitor This is a port of this project to work with any ESP32 device with a TFT display. You can watch a video explainer here (YouTube) wh

This is 3d printer motherboard for VORON project.
This is 3d printer motherboard for VORON project.

Features Compact size: 155.3mm x 76.5mm Based on STM32F446 180Mhz,all IOs can withstand 5V voltage 8 TMC stepper drivers support, with Uart&SPI suppor

This project shows how to interface Nokia 5110 LCD with Esp32 module to show current prices of any cryptocurrency like Bitcoin, Dogecoin, etc
This project shows how to interface Nokia 5110 LCD with Esp32 module to show current prices of any cryptocurrency like Bitcoin, Dogecoin, etc

ESP32 Cryptocurreny Ticker Introduction This project shows how to interface Nokia 5110 LCD with Esp32 module to show current prices of any cryptocurre

Owner
monthyxaf
oliver
monthyxaf
linux csgo hack with bhop, wallhack(chams) and triggerbot

csgoshit csgoshit is a little linux hack for csgo (Counter-Strike: Global Offensive). Features: bhop, wallhack(chams), triggerbot. Startup As for now,

null 4 Jun 24, 2022
An internal training software base for csgo linux

Winter-linux An internal training software base for csgo linux Installation Install packages Arch: sudo pacman -S --needed base-devel git cmake gdb sd

null 13 Jan 20, 2022
Free and open source CSGO hack

Csgo Very short and commented source aimed for legit gameplay Information In development, not every feature may work perfectly. Features: BunnyHop Cha

Bartis 129 Dec 30, 2022
CSGO-P2C-Dumper is a process memory dumper aimed to target CS:GO internal cheats

CSGO-P2C-Dumper is a process memory dumper aimed to target CS:GO internal cheats, while offering additional reversing aid.

null 20 Dec 13, 2022
Simple CPP CSGO Cheat/Hack

?? About One of the most garbage CS:GO externals with un-optimized & barely working code. ?? Setup Clone the repo Fix the entire cheat Build in Releas

EAC Bypass 3 Dec 17, 2021
dogefetch, a project made in C for doges, very project, much wow

dogefetch dogefetch, a project made in C for doges, very project, much wow. before installing this project uses nerd fonts, please install it to see t

null 18 Oct 17, 2022
this project is a function in c to take the next line of a file or a file descriptor. this is a project of 42 school.

Get Next Line of 42. Make with ❤︎ for Luiz Cezario ?? Index What's this Repo? List of Archives Technologies How to Run Find a Bug? Or somenthing need

Luiz lima cezario 7 Nov 28, 2022
The Project name is "ATM - Automated Teller Machine" and It is for beginners level Project.

ATM - Automated Teller Machine The Project name is "ATM - Automated Teller Machine" and It is for beginners level Project. What is ATM? An automated t

Sorav Kumar Sharma 1 Nov 7, 2021
The Project name is "ATM - Automated Teller Machine" and It is for beginners level Project.

ATM - Automated Teller Machine The Project name is "ATM - Automated Teller Machine" and It is for beginners level Project. What is ATM? An automated t

Sorav Kumar Sharma 1 Nov 8, 2021
The Project name is "ATM - Automated Teller Machine" and It is for beginners level Project.

ATM - Automated Teller Machine The Project name is "ATM - Automated Teller Machine" and It is for beginners level Project. What is ATM? An automated t

Sorav Kumar Sharma 0 Dec 26, 2021