Welcome to the UnKnoWnCheaTs - Multiplayer Game Hacks and Cheats.
You have to register before you can post and see and access any of the advanced forum features, please click the register link to proceed to the registration form. To start viewing threads or posts, select a forum that you want to visit from the selection below.
Direct3D hacking programming reversing
You are Unregistered, please register to gain Full access.
all you do is place the compiled dll in the same directory as the game exe and you able to hook all the device function calls, i had a quick look in this section for this source and didnt see it , so i have decided to post it here
the download is in moderation queue
would anyone happen to know if things like (punkbuster,anticheat) detect this hook?
all you do is place the compiled dll in the same directory as the game exe and you able to hook all the device function calls, i had a quick look in this section for this source and didnt see it , so i have decided to post it here
the download is in moderation queue
would anyone happen to know if things like (punkbuster,anticheat) detect this hook?
Depends how it's made, but generally if it's a 'standard' d3d9 proxy dll then yes it is detected.
Pretty sure PB obtains the path of the loaded d3d9 dll and calculates an MD5 on the disk version. You can see it get read with a disk monitor. You also would have to deal with any memory scans on it. This is a pretty dated method so your mileage will vary.
That's not to say there are not ways around it to make it work but an undetected hook would prob require less effort.
__________________
I'm like a virus, you can delete me but I am never really gone.
Links die, searching does not. (Fravia : searchlores.org)
Solving problems requires effort not a college degree.