[Release] Anti Cheat system v1

07/05/2018 18:54 [MXD]Takeshi#1
Hello to all, :)
after being engaged in real life, I came back with some news.
I want to release an early version of anti cheat (simple).
This script (.dll) will close the process when an abnormal program is detected.

Let's see the code a bit( just few information important):

Code:
line 101: void TitleCheckWindow() {
TitleWindow("Cheat Engine");
}

line 97: void ClasseCheckWindow() {
	ClasseWindow("#32770"); //class window to block #32770 = updater.exe
Explication: in line 101 we will add the WindowTitle of the application to be blocked, in line 97 we will add the WindowClass of the application to be blocked

How to get this information?

release this script just to give information :) hope you like it.


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

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

I am currently working for a completely new anti-cheat system, with virtual memory control, stop process, anti-kill, and more other function :)

if anyone is interested, contact me :D
07/06/2018 17:54 wurstbrot123#2
Its nice to have a free release i guess but you shouldnt
have told that much Information. I can already tell that this
is using the Systemfunctions FindWindow and GetWindowClass.

Do not give infos like that for potentional cracker / bypasser =)

Another small tipp is:

Use Runtime encryption / decryption for Strings otherwise they
can easily search and overwrite Cheat Engine with a Hexeditor.

If you ever have problems with something feel free to add me,
ill be glad to help out =)
07/06/2018 18:53 [MXD]Takeshi#3
Quote:
Originally Posted by wurstbrot123 View Post
Its nice to have a free release i guess but you shouldnt
have told that much Information. I can already tell that this
is using the Systemfunctions FindWindow and GetWindowClass.

Do not give infos like that for potentional cracker / bypasser =)

Another small tipp is:

Use Runtime encryption / decryption for Strings otherwise they
can easily search and overwrite Cheat Engine with a Hexeditor.

If you ever have problems with something feel free to add me,
ill be glad to help out =)
Well, I know ...
this is a simple code, only found through windowtext and class ...
Did I mention it's simple?:)

later if this post will have feedback, a second version, which not only detects the windowtext and class, but much more until you get to protect the files

Currently my anticheat has these functions:
Anti kill, limit istance, version, check integrity files(anti cheat, game.exe, update etc etc...), Hardware ban, server ban(ban in database), upload file log(anticheat create a log hidden that will be upload on server with ftp or http request), protection about virutal memory, corrupt game.exe and virtual write it, anti-freeze, and more more(dump, crc etc..etc..etc..etc..) :D

P.S
the base of the script is different :)
I have not seen anyone release this, even simpler... that's why i did it :)
08/06/2018 21:57 Brownback#4
How it use? :D
08/07/2018 06:32 Spectral#1#5
[Only registered and activated users can see links. Click Here To Register...]
08/10/2018 18:39 [GM]-RazoR-*#6
Quote:
ClasseWindow("#32770"); // ShLauncher
ClasseWindow("TFormMain.UnicodeClass"); // HxD
ClasseWindow("ConsoleWindowClass"); // CMD
I'll do it soon. Anti cheat v.2 will block with window name.
08/10/2018 18:45 GM_Stark#7
Quote:
Originally Posted by [GM]-RazoR-* View Post
I'll do it soon. Anti cheat v.2 will block with window name.
Variable for ShLauncher. You have to block the window name for this.
05/02/2020 18:31 Comando0101#8
Alguém tem um anti-cheat v2?
05/16/2020 22:42 werblade#9
Link doesnt work can you upload again or person who has this file can re-upload ?
05/17/2020 01:59 admkraken81#10
you broken link
06/24/2020 20:00 Diego Jairo#11
Link Off, re-upload pls