Posted: Tue Mar 28, 2023 7:18 am Post subject: How to call InitializeSpeedhack?
There is a game without cheat detection and the speed change function of ce works properly, now I want to write my own program to inject speedhack-i386.dll into the game process and call InitializeSpeedhack.
It is possible that the hook related code is not handled well, my program is either invalid or crashes, is there any ready source code for injection and call, by the way, ce7.5 actually did not uninstall speedhack-i386.dll after exit?
you'll also need to hook the speed API's so they point to the dll versions of those API's
speedhack-i386.dll can't be deleted if it's in use by a game. You also need to close the game before uninstalling CE
Is there a compiled dll file for this part of the hook time api's?
I want to strip out the speedhack function from the original source code of ce, but I don't know Delphi.
Or is there a similar project on GitHub? I just need a generic speedhack code with auto hook time API's.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum