Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crashed after injected #7

Open
MaYecha opened this issue May 24, 2024 · 10 comments
Open

crashed after injected #7

MaYecha opened this issue May 24, 2024 · 10 comments

Comments

@MaYecha
Copy link

MaYecha commented May 24, 2024

crashed after injected

@kalvin-eliazord
Copy link
Owner

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

@MaYecha
Copy link
Author

MaYecha commented May 25, 2024

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

@kalvin-eliazord
Copy link
Owner

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

@SearchingSomeStuff
Copy link

SearchingSomeStuff commented May 27, 2024

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
Copy link
Owner

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

@chenghl666
Copy link

chenghl666 commented May 31, 2024

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
Copy link
Owner

kalvin-eliazord commented May 31, 2024

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

@chenghl666
Copy link

chenghl666 commented Jun 1, 2024

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
Copy link
Owner

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
Copy link
Author

MaYecha commented Jun 7, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants