You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remaining bytes from overwritten instruction by the intervener should be replaced with nop instructions as to not break other hooking frameworks (such as steam or obs)
remaining bytes from overwritten instruction by the intervener should be replaced with nop instructions as to not break other hooking frameworks (such as steam or obs)
https://github.com/geode-sdk/TulipHook/blob/main/src/Handler.cpp#L42
this should prob be padded out with nops
The text was updated successfully, but these errors were encountered: