Hello everyone, I'm looking for a code that will help me intercept dlsym and make a hook. Early on, I remember they made a script with an offsets hook, this is not suitable for a symbol hook, because 18 bytes are needed for the hook.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
PadMad
Hello everyone, I'm looking for a code that will help me intercept dlsym and make a hook. Early on, I remember they made a script with an offsets hook, this is not suitable for a symbol hook, because 18 bytes are needed for the hook.
Example dlsym of "glDrawElements"
1 answer to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.