WELCOME TO INFOCHEATS.NET

INFOCHEATS is a community-driven platform focused on free game cheats, cheat development, and verified commercial software for a wide range of popular games. We provide a large collection of free cheats shared by the community. All public releases are checked for malicious code to reduce the risk of viruses, malware, or unwanted software before users interact with them.

Alongside free content, INFOCHEATS hosts an active marketplace with many independent sellers offering commercial cheats. Each product is discussed openly, with user feedback, reviews, and real usage experience available to help you make informed decisions before purchasing.

Whether you are looking for free cheats, exploring paid solutions, comparing sellers, or studying how cheats are developed and tested, INFOCHEATS brings everything together in one place — transparently and community-driven.

Question Update cheat

SomeGuy19

Always Legit.
Newbie

SomeGuy19

Always Legit.
Newbie
Status
Offline
Joined
Jun 13, 2019
Messages
19
Reaction score
4
Hi. I just downloaded M0ne0N Free source from this website. But when i inject (steam spoof) then csgo crash after 10 seconds. Can someone help me how to update cheat ? And how to update cheat on every update + how to make cheat undetected ? Thanks
 

smolbean

Newb Paster
Newbie

smolbean

Newb Paster
Newbie
Status
Offline
Joined
Jun 14, 2019
Messages
19
Reaction score
2
make it undetected by adding junk code and maybe vm protect
 

Violanes

Newbie
Newbie

Violanes

Newbie
Newbie
Status
Offline
Joined
Apr 14, 2019
Messages
2
Reaction score
4
make it undetected by adding junk code and maybe vm protect
it won't make sense, lul. You should rewrite your hooks and add / remove some functions.
btw, if you have some crashes, attach a debbuger and find out what function crash your game ( look at call stack )
 

SomeGuy19

Always Legit.
Newbie

SomeGuy19

Always Legit.
Newbie
Status
Offline
Joined
Jun 13, 2019
Messages
19
Reaction score
4
it won't make sense, lul. You should rewrite your hooks and add / remove some functions.
btw, if you have some crashes, attach a debbuger and find out what function crash your game ( look at call stack )
with "rewrite your hooks" you mean like "CMisc::BunnyHop", "CMisc::AutoStrafe" to "Misc::Bhop", "Misc::AStrafe" ? And how i can find function that crashing csgo with debugger ?
 

Violanes

Newbie
Newbie

Violanes

Newbie
Newbie
Status
Offline
Joined
Apr 14, 2019
Messages
2
Reaction score
4
with "rewrite your hooks" you mean like "CMisc::BunnyHop", "CMisc::AutoStrafe" to "Misc::Bhop", "Misc::AStrafe" ?
I mean hooking method ( iirc, hooking class located in helpers dir )
And how i can find function that crashing csgo with debugger ?
Attach debugger to csgo process -> inject your cheat ( it have to be compiled in debug mode ) -> play 'til your game crashes, Visual Studio debugger will show function, which cause crashes automatically
 
Top