C# External Cheat Framework

08/25/2016 00:33 Requi#1
I've been working on a simple external base for myself since a few days now. Because I have no real use for it, I've decided to release it here and some people may like it or even use it.

The source code is available on github and getting updated frequently. I will be working on it, until I think it's enough.

There might be some coding where you think: "What the fuck is he doing there?!". I either was tired as fuck or I didn't want to use something existing (see ThreadManager).

> [Only registered and activated users can see links. Click Here To Register...] <

What does this contain?
  • A basic command handling system for console commands.
  • A basic console system using the original System.Console and some own developed functions for Notifications, Errors, Successes.
  • A basic memory system with a NetvarDumper (thanks to @[Only registered and activated users can see links. Click Here To Register...]) and a Signature Scanner (thanks to @[Only registered and activated users can see links. Click Here To Register...] from UC) and a very simple memoryreading class.
  • A threading system for keeping multiple threads and running them all with one function call. (Probably horrible for some people. Never really learned it properly)
  • Some basic enums/structs/classes for csgo which can be used for an easy external cheat. It's caching the values of everything possible for each cheat "tick".
  • An example on how to use this. Do not code your functions like that. It's horrible.

What the console looks like when initialized:

Thanks to:
@[Only registered and activated users can see links. Click Here To Register...] (UC) for the signature scanning class.
@[Only registered and activated users can see links. Click Here To Register...] for helping me with the netvar dumper few months ago.
@[Only registered and activated users can see links. Click Here To Register...] for some of the signatures I've used.
@[Only registered and activated users can see links. Click Here To Register...] for the overlay.

Regards,
Requi
08/30/2016 13:34 pycache#2
I was about to ask why you don't use MFC or other neat gui makers, but then the real question is how on earth you got this approved by a mod.
08/30/2016 14:43 Requi#3
Quote:
Originally Posted by pycache View Post
I was about to ask why you don't use MFC or other neat gui makers, but then the real question is how on earth you got this approved by a mod.
I like my Console :<
And why not? It's a cheat (base) for CS:GO. Easy p2c business.
08/30/2016 15:18 pycache#4
Quote:
Originally Posted by Requi View Post
I like my Console :<
And why not? It's a cheat (base) for CS:GO. Easy p2c business.
I'd never bother with .NET for game hacking if not for ez windows-style menus.

My thread hasn't been approved in 3 weeks, that's what I meant with "the real question". XD

On Topic: Thanks for the release.
08/30/2016 15:32 Requi#5
Quote:
Originally Posted by pycache View Post
I'd never bother with .NET for game hacking if not for ez windows-style menus.

My thread hasn't been approved in 3 weeks, that's what I meant with "the real question". XD

On Topic: Thanks for the release.
Well. For the cheat I'm selling I did indeed make an easy UI with the MetroFramework :D

Maybe the mods thought there is malware in your binaries :^)
08/30/2016 16:38 pycache#6
I'm going to infect everyone with a viru5. Actually didn't even attach a binary to it.

I went from a windowed to an overlay menu. Easier to navigate ingame.
08/31/2016 16:21 Requi#7
Quote:
Originally Posted by pycache View Post
I'm going to infect everyone with a viru5. Actually didn't even attach a binary to it.

I went from a windowed to an overlay menu. Easier to navigate ingame.
Maybe because there was no attachment/download link no one ever approved it? :P
08/31/2016 17:04 burncode#8
Quote:
Originally Posted by pycache View Post
I'm going to infect everyone with a viru5. Actually didn't even attach a binary to it.

I went from a windowed to an overlay menu. Easier to navigate ingame.
Quote:
Originally Posted by Requi View Post
Maybe because there was no attachment/download link no one ever approved it? :P
Spricht halt Deutsch miteinander.
Die Moderatoren sind überfordert, können nichts analysieren, haben kein Bock oder mögen einige Leute nicht. Muss auch jedesmal die persönlich anschreiben...
08/31/2016 18:47 pycache#9
Da hier eh nichts analysiert wird dachte ich mir das könnte ich später nachholen. Naja egal, jetzt eh zu spät.