All Projects → CredixYt → Credixware.old

CredixYt / Credixware.old

Licence: other
Credixware is a cheat designed for CSGO. It includes an external and internal CSGO multihack

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Credixware.old

pointer-sequence-reversal
No description or website provided.
Stars: ✭ 22 (+37.5%)
Mutual labels:  game-hacking
Reloaded.Assembler
Minimal .NET wrapper around the simple, easy to use Flat Assembler written by Tomasz Grysztar. Supports both x64 and x86 development.
Stars: ✭ 17 (+6.25%)
Mutual labels:  game-hacking
Autorun-rs
Undetectable scripthook with lua execution and filesteal. Modern replacement for gluasteal and most lua executors
Stars: ✭ 63 (+293.75%)
Mutual labels:  game-hacking
Captain
Captain Claw external hack
Stars: ✭ 18 (+12.5%)
Mutual labels:  game-hacking
Tibia-Wireshark-Plugin
Former development Repo for the now merged Tibia Wireshark Dissector
Stars: ✭ 17 (+6.25%)
Mutual labels:  game-hacking
Reloaded.Memory.SigScan
Simple good performance byte pattern/PE signature scanner, allowing upwards of 2000MB/s per core (10000+MB/s with AVX) on modern hardware.
Stars: ✭ 37 (+131.25%)
Mutual labels:  game-hacking
EFT Flea Market Bot
Escape from Tarkov Flea Market bot, to generate a lot of in-game currency within shortest time, while not even having to actively play the game!
Stars: ✭ 22 (+37.5%)
Mutual labels:  unknowncheats
codebreaker-rs
A Rust library to decrypt & encrypt any cheat code for CodeBreaker PS2
Stars: ✭ 18 (+12.5%)
Mutual labels:  game-hacking
singlefile
featured cs:go internal hack, one file and less than 1000 lines.
Stars: ✭ 47 (+193.75%)
Mutual labels:  game-hacking
Game Hacking
Tutorials, tools, and more as related to reverse engineering video games.
Stars: ✭ 2,824 (+17550%)
Mutual labels:  game-hacking
ps2rd
Collection of tools to remotely debug PS2 games
Stars: ✭ 55 (+243.75%)
Mutual labels:  game-hacking
ZeusInjector
An Open Source Windows DLL Injector With All Known Techniques Available
Stars: ✭ 65 (+306.25%)
Mutual labels:  game-hacking
Cat-Driver
CatDriver - The Kernel Mode Driver that written in C++. It is an useful driver and has the highest privilege level on the Windows platform. It can be used for Game Hacking and others.
Stars: ✭ 41 (+156.25%)
Mutual labels:  game-hacking
toy-arms
⚔️ my simple reusable game hack components in Rust
Stars: ✭ 71 (+343.75%)
Mutual labels:  game-hacking
libmem
Advanced Game Hacking Library for C/C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64/ARM/ARM64) (DLL/SO Injection) (Internal/External)
Stars: ✭ 336 (+2000%)
Mutual labels:  game-hacking
ScriptHawk
A collection of Lua scripts and RAM watches for BizHawk.
Stars: ✭ 69 (+331.25%)
Mutual labels:  game-hacking
CheatDevicePS2
Game enhancer for PlayStation 2 similar to Action Replay, GameShark, and CodeBreaker.
Stars: ✭ 64 (+300%)
Mutual labels:  game-hacking
gamesneeze
CS:GO cheat for linux with a basic gdb injector
Stars: ✭ 181 (+1031.25%)
Mutual labels:  game-hacking
HAPIH-2
API for supporting C++14 external memory hacking. Complete redesign from HAPIH
Stars: ✭ 18 (+12.5%)
Mutual labels:  game-hacking
Osiris
Free open-source game cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by Dear ImGui.
Stars: ✭ 1,851 (+11468.75%)
Mutual labels:  game-hacking

Started the Tutorial Series

As much as I was annoyed because I had to delay this series, as happy I am to announce that I have posted the first video, which you can watch here. I hope that I will be able to post at least one, but optimally two videos every week and advance to actually starting developing in a fast pace (In the first videos my plan is to introduce everyone to game hacking and other useful stuff like git). The tutorials will be available on my YouTube and then on my website, once I have finished it. Hope you will enjoy it as much as I did making it!

Project Discontinued

This project ("Credixware") has been discontinued in favor of a newer and better rewrite, which is currently private. The rewrite (including source code and a tutorial) will be released. For updates see my YouTube or Website. Thank you for your understanding!

FAQ

Q: Why did you discontinue the project?

A: Because I want to rewrite the core of the cheat without making the same errors (or at least fewer of them) I made here. I also want to make a tutorial series covering the making of Credixware from the ground-up.

Q: I am interested in the tutorial series. When and where will you publish it?

A: It will be published on my YouTube and Website hopefully in the next month (March).

Q: I still want to use the cheat. How can I fix it?

A: First you need to fix the offsets. You can use offset dumpers or calculate them yourself, my recommendation is Hazedumper by frk1 and RectiioN. Then you need to fix the function indexes, these can be found in the SDK files and in Hooks.h. You can find up-to-date indexes on UnKnoWnCheaTs, MPGH or by simply Googling things. Lastly, you need to update the structures/classes found in the SDK files. You can also find these on UnKnoWnCheaTs, MPGH or Google.

Q: I can't fix it, can you help?

A: As much as I would like to help, I don't really have time to. If you have experience with game hacking you can ask for help on UnKnoWnCheaTs, MPGH or any game hacking related site. If you want to get into game hacking I would recommend starting with externals, not internals as externals are easier and faster to write/learn. If you don't want to code I would recommend choosing an up-to-date game hack and not an old source/base.

Contact

Website: credixyt.com

Email: [email protected]

YouTube: Credix

Discord: Credix#0001

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].