[Q] About External Cheat [CPP]

Infam0s

Active member
Joined
Apr 2, 2016
Messages
66
Reaction score
0
ReadProcessMemory and WriteProcessMemory(probably yes, I think) is detectable in csgo ?
 

Bugman

Active member
Joined
Aug 14, 2014
Messages
68
Reaction score
0
readmemory - no
write memory -its detectable af :D
 

0x_

Wtf I'm not new....
Administrator
Joined
Feb 18, 2013
Messages
1,118
Reaction score
166
None of them are in fact "detected", actually opening a handle to the process is "noticed".
I know "some" people using WPM on their externals w/o ban triggers for years, as long as you do _not_ I repeat do _not_ copy paste stuff from the internet you're safe.
There are many legit programs opening a handle to CS:GO therefore it won't ban you for simply reading memory, but it'll ban you for placing f.e. ms detours.

tl;dr
No copy pasta, minor writes, vanish your executable after it's been load in memory.

hell, u can even do a internal cheat using the sdk as long as you don't c+p and properly inject your cheat my old one and first try didn't trigger vac.
 
Joined
Feb 18, 2005
Messages
2,964
Reaction score
269
I think it also depends what you WPM, modifying values and stuff might pass, but modifying game code(nops & hooks) might get detected.
 

Infam0s

Active member
Joined
Apr 2, 2016
Messages
66
Reaction score
0
And there is any way to scan values ingame or just ollydbg ?
 

Infam0s

Active member
Joined
Apr 2, 2016
Messages
66
Reaction score
0
Mr.Christmas said:
Recommend ollydbg

Thanks.
And about cheat engine; There is some way to make it undetected ? cuz Its much more easier with CE.
 

MrChristmas

Expert
Joined
Jul 29, 2014
Messages
563
Reaction score
26
If you want to use it for memory or whatever without getting into mm, just paste "-insecure" into launch option and play with bots.
 

Infam0s

Active member
Joined
Apr 2, 2016
Messages
66
Reaction score
0
Mr.Christmas said:
If you want to use it for memory or whatever without getting into mm, just paste "-insecure" into launch option and play with bots.

Thanks for that, and for nonsteam games like Combat Arms ?
 

MrChristmas

Expert
Joined
Jul 29, 2014
Messages
563
Reaction score
26
never worked with Combat Arms but I think you would have to patch memcpy_s
and remember that "-insecure" is only for hl engine games.
 

Infam0s

Active member
Joined
Apr 2, 2016
Messages
66
Reaction score
0
Mr.Christmas said:
never worked with Combat Arms but I think you would have to patch memcpy_s
and remember that "-insecure" is only for hl engine games.

Thanks bro ;)

I just had to ask this all questions cuz I don't want to spam bumps.
 
Top