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

Question about SuspendThread #69

Open
Wolf49406 opened this issue Aug 31, 2021 · 0 comments
Open

Question about SuspendThread #69

Wolf49406 opened this issue Aug 31, 2021 · 0 comments

Comments

@Wolf49406
Copy link

Wolf49406 commented Aug 31, 2021

When exactly should i use SuspendThread? I'm playing around to inject bypass from x64 injector.
My target game is x64, so here i am.
I can take LoadLibraryA from another x32 process, but not from Steam. Because of SuspendThread... i guess.
So will bypass work if i use SuspendThread after GetProcAddress/GetModuleHandle?

UPD: Idk, i seems ok to SuspendThread after GetProcAddress/GetModuleHandle.
But dll is still injectet, is it ok?

@Wolf49406 Wolf49406 changed the title About SuspendThread Question about SuspendThread Aug 31, 2021
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

1 participant