kalvin-eliazord / Corty_Trainer

CS2 internal cheat (Aimbot + ESP) written C++ for Windows.
22 stars 3 forks source link

crashed after injected #7

Open MaYecha opened 4 months ago

MaYecha commented 4 months ago

crashed after injected

kalvin-eliazord commented 4 months ago

Hi @MaYecha, Please provide more information about how you injected

MaYecha commented 4 months ago

put dll into C:\Windows use processhack2 inject dll to cs2.exe crashed after show console 1-3seconds

kalvin-eliazord commented 4 months ago

What type of injection? In online or -insecure mode ? Did you use the latest version ?

SearchingSomeStuff commented 4 months ago

What type of injection? In online or -insecure mode ? Did you use the latest version ?

i get crashed when injecting. I use latest dll version of this cheat. I inject it ofc with a DLL Injector. The console is popping up but after few seconds cs2 freezes and then crashes. (I use -insecure)

kalvin-eliazord commented 4 months ago

Hi @SearchingSomeStuff, What OS are you using? Did you compile the DLL yourself ?

chenghl666 commented 4 months ago

I compiled my own dll and injected it into the game, it also flashed back, with or without -insecure, no error message. The injection method is LoadLibraryExW and ManualMap, using GH Injector, the game is the latest version, I remember 30 and 31 have been updated, may be the game's problem, please try the latest version of the game. windows

kalvin-eliazord commented 4 months ago

It's weird because this is working fine for me in -insecure mode. I'm win10, Injected w/ LoadLibraryExW image

chenghl666 commented 4 months ago

image I commented out the Aimbot function, leaving only the ESP function. I hit the logs and realized that every time IsEntInit() in IsGoodTarget in ESP.cpp is returning false,resulting in a valid object not being found.

kalvin-eliazord commented 4 months ago

I commented out the Aimbot function, leaving only the ESP function. I hit the logs and realized that every time IsEntInit() in IsGoodTarget in ESP.cpp is returning false,resulting in a valid object not being found.

If this is returning false, there is an error with the initialization of the entity so you can debug from there, but again the offsets are working fine for me, just checked yesterday

MaYecha commented 4 months ago

i used processhack2 to inject cheat , before that I suspend "tier0.dll" found that game will not crash , but after resume this dll , game crashed