Hi, who want, can help me to make it better.
There is the source:
http://github.com/4ndr34s/X-Protect
have fun ;)
Printable View
Hi, who want, can help me to make it better.
There is the source:
http://github.com/4ndr34s/X-Protect
have fun ;)
You use the registry to check if it's allowed to connect client-side?
http://img94.imageshack.us/img94/2444/facepalmlz.jpg
If is allowed to play the game, because this anticheat will ban the computer
---------- Post added at 05:26 AM ---------- Previous post was at 05:25 AM ----------
if u want u can implement it, i've uploaded it for this reason.
Nice code. but still easy to bypass if gunz.exe is not packed.
Hooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooly shit.
You even took the DLL injector from Lone...
o.o why?
put it in a rar file
To be honest this is so wrong:
People can you just change it to 0 and they are unbanned.Code:void BanComputer(){
HKEY Key;
TCHAR RegValueK[] = "State";//Name Of Key
TCHAR RegValueN[] = "1"; //Value Of Key(0 Not Banned,1 Pc Banned)
RegCreateKey(HKEY_LOCAL_MACHINE,"SOFTWARE\\X-Protect",&Key);
RegSetValueEx(Key, RegValueK, 0, REG_SZ, (const BYTE*)&RegValueN, sizeof(RegValueN));
RegCloseKey(Key);
}
But anyway this is the nicest development I've seen in weeks.
Vitor u can use the git for download it and have ur sources updated.
00Niels00 thanks, i uploaded it for have help from someone for inplement it and make it a good anticheat for all.
Thanks mate :).
Tranks Tutorial complete installar pls
=O this is nice , thank you , now i will figure out how to use it Oo
error in colpilied help plis
------ Build started: Project: AntHack, Configuration: Debug Win32 ------
Compiling...
CheckWindows.cpp
C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\sys/feature_tests.h(30) : warning C4274: #ident ignored; see documentation for #pragma comment(exestr, 'string')
C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\sys/feature_tests.h(32) : fatal error C1083: Cannot open include file: 'sys/ccompile.h': No such file or directory
Build log was saved at "file://c:\Documents and Settings\Cheats Brasil\Meus documentos\Visual Studio 2008\Projects\AntHack\AntHack\Debug\BuildLog.htm"
AntHack - 1 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
help plis