War Rock Cheat Programming Discussion

02/04/2015 21:40 disav0w_#976
Quote:
Originally Posted by Peter File
TBH I don't know about any anti-cheat detecting use of the CRT.
hmm than take a look at xtrap or the super-retarded xigncode, but whatever the point is that it is unmanaged code and its a cake for whos behind the anticheats to make signatures of it(some time ago i dumped some drunkbuster signatures and there were a lot of cheats detected by making a cheat-dependent sig of the crt init function), i can tell you from some of my past experiences

Quote:
Originally Posted by Peter File
ring3 cheats are not the safest way either. ring0 or gtfo.
agree, being one level "up"(actually under) can indeed give all the advantages, you can hook nt apis, do tricks with memory pages, and all the stuff of this world
02/04/2015 22:46 +Yazzn#977
From what I've heard on uc xtrap is pretty weak. But XignCode might in fact do stuff like that considering they checked return value of GetAsyncKeyState etc. a while ago.
02/05/2015 00:38 Wanetrain#978
Jooooo AhnLab Fuckshield..

Hier habt ihr mal die Libs davon, sind zwar von 2011 allerdings dürfte sich nicht all zuviel an der Basis geändert haben. Woher diese kommen braucht ihr nicht zu wissen. ;)

Ach und XTrap hab ich auch mal dazu gehauen, wenn das hier schon fällt. Ich nenn es immer gerne XTard^^

Fuckshield = Lib.rar
XTard = client.rar

Virus Total wird nicht benötigt da keine Binary Daten enthalten sind.

Solltet mal anders denken, ein "Anti Cheat" ist nichts weiter wie euer eigenes Program, ihr seit doch die Pro's was "Game Cheat's" angeht bekommt aber nichtmal ein ganzes Anti Cheat "System" aus einem Spiel? paar Packet's Emulieren da pffff, kommt mal im ernst, wenn man nicht weiß wie ordentlich ein Anti Cheat Bypassen der sollte das gleich ganz lassen.

Das ist im übrigen kein Angriff auf dich Yazzn oder sonst wen im sinne von den alten Hasen, wobei du Yazzn auch mal ein Hosenscheißer warst, wir kennen uns von "Früher" noch wo das mit den WR hacks grad erst angefangen hat, aber ich schweif ab.

Viel Spaß noch damit, gg wp.

#Yolo
#FuckOf
#Sweg

Mfg.
02/05/2015 00:53 +Yazzn#979
Die HackShield Packets sind public. HackShield komplett zu entfernen ist aber nur unnötige Arbeit. Wieso soll ich HackShield entfernen, wenn mein Cheat sowieso undetected ist?
02/11/2015 19:56 AXE-Frei#980
Der isch cool dieser Typ.
Wanetrain lak sho diese gut danke bra.
Werde damit jetzt in Minecraft einen Aimbot coden :cool:
Habe auch sogar einen Fly Hack in Minecraft :cool:
02/11/2015 19:59 Zn1337#981
For those interested

Code:
struct cCostumeInfo
{
	char _0x0000[4];
	__int16 Znoen1;			//0x0004 
	char KoreanName[16];	        //0x0006 
	char _0x0016[14];
	__int16 Znoen2;			//0x0024 
	char EnglishName[16];	        //0x0026 
	char _0x0036[14];
	__int16 Znoen3;			//0x0044 
	char CodeName[4];		//0x0046 
	__int8 Znoen4;			//0x004A 
	__int8 Active;			//0x004B 
	char _0x004C[336];
	__int8 DefHeadShot;		//0x019C 
	__int8 DefBody;			//0x019D 
	__int8 IncClanEXP;		//0x019E 
	__int8 DecWeightRatio;	        //0x019F 
	__int8 DecFallingDamage;        //0x01A0 
	__int8 DecSPConsume;	        //0x01A1 
	__int8 IncDinarRatio;	        //0x01A2 
	__int8 IncEXPRatio;		//0x01A3 
	__int8 IncWeight;	        //0x01A4 
	__int8 IncAccuracy;		//0x01A5 
	__int8 IncThrowRange;	        //0x01A6 
	__int8 ExtendOption1;	        //0x01A7 
	__int8 BranchInfo;		//0x01A8 
	char _0x01A9[7];
	char UseablePartInfo[16];       //0x01B0 
};//Struct Size[0x1C0]
02/14/2015 18:08 toxiicdev#982
#confirm

Is ServerPointer 0xAEA244?

#request
Level Offset
02/14/2015 18:16 MRx86™#983
Quote:
Originally Posted by function __construct() View Post
#confirm

Is ServerPointer 0xAEA244?

#request
Level Offset
#define ADDR_PLAYERPOINTER 0xAEA2A4
#define ADDR_SERVERPOINTER 0xAE9248
02/14/2015 18:54 toxiicdev#984
Quote:
Originally Posted by GHTheBoss View Post
#define ADDR_PLAYERPOINTER 0xAEA2A4
#define ADDR_SERVERPOINTER 0xAE9248
thank you, what about offset level? is it 0x4073C

edit: yep it is
02/14/2015 20:13 MRx86™#985
Quote:
Originally Posted by function __construct() View Post
thank you, what about offset level? is it 0x4073C

edit: yep it is
You are welcome.


sorry i don't know i don't use level offset.
02/17/2015 14:41 Seksuolog#986
Cześć, szukam rozpakowanych gotowych plików do stworzenia cheata. Szukam gotowych plików których można przerobić.
Może ktoś mi takowe przesłać?

Hi, I am looking for the extracted files ready to create cheat. Seeking finished files which can be processed.
Can anyone give me any, upload?
02/22/2015 14:16 jpagz31#987
struct cCostumeInfo
{
char _0x0000[4];
__int16 Znoen1; //0x0004
char KoreanName[16]; //0x0006
char _0x0016[14];
__int16 Znoen2; //0x0024
char EnglishName[16]; //0x0026
char _0x0036[14];
__int16 Znoen3; //0x0044
char CodeName[4]; //0x0046
__int8 Znoen4; //0x004A
__int8 Active; //0x004B
char _0x004C[336];
__int8 DefHeadShot; //0x019C
__int8 DefBody; //0x019D
__int8 IncClanEXP; //0x019E
__int8 DecWeightRatio; //0x019F
__int8 DecFallingDamage; //0x01A0
__int8 DecSPConsume; //0x01A1
__int8 IncDinarRatio; //0x01A2
__int8 IncEXPRatio; //0x01A3
__int8 IncWeight; //0x01A4
__int8 IncAccuracy; //0x01A5
__int8 IncThrowRange; //0x01A6
__int8 ExtendOption1; //0x01A7
__int8 BranchInfo; //0x01A8
char _0x01A9[7];
char UseablePartInfo[16]; //0x01B0
};//Struct Size[0x1C0]


Source?
03/04/2015 14:06 -=-Killha-=-#988
Hatt jemand neue Addys oder ob der Hook noch aktuell ist?

Code:
	DWORD dwDrawIndexedPrimitive = GetAddressPtr(82);

	if( memcmp((void*)dwDrawIndexedPrimitive,(void*)"\x8B\xFF",2)==0 )
	{
		pDrawIndexedPrimitive = (oDrawIndexedPrimitive) B8Detours(dwDrawIndexedPrimitive, (DWORD)myDrawIndexedPrimitive, 12);
	}
}
Kann mir jemand helfen `? Mein Menü zeigt es an aber sobald ich mich einlogge und will z.B auf Ai Mode dann kommt ein error :(

[Only registered and activated users can see links. Click Here To Register...]
03/04/2015 14:14 MRx86™#989
Quote:
Originally Posted by -=-Killha-=- View Post
Hatt jemand neue Addys oder ob der Hook noch aktuell ist?

Code:
	DWORD dwDrawIndexedPrimitive = GetAddressPtr(82);

	if( memcmp((void*)dwDrawIndexedPrimitive,(void*)"\x8B\xFF",2)==0 )
	{
		pDrawIndexedPrimitive = (oDrawIndexedPrimitive) B8Detours(dwDrawIndexedPrimitive, (DWORD)myDrawIndexedPrimitive, 12);
	}
}
Kann mir jemand helfen `? Mein Menü zeigt es an aber sobald ich mich einlogge und will z.B auf Ai Mode dann kommt ein error :(

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

if you want support, can you post those function GetAddressPtr(82) - B8Detours

because there i see no error. :)
03/04/2015 14:22 -=-Killha-=-#990
Code:
DWORD dwDrawIndexedPrimitive = GetAddressPtr(82);
I have only this now ... the hook is 99% not working now or other...