hey,
i have some hooked functions in a c++/dll workspace and i would like to jump my hooked code from inside HookedFunctionA(address ie 5F0D397C) into HookedFunctionB(address ie 5F0D2F44)..
thanks a lot for any help!!
----
PS im sorry if something like this has been posted b4 but i was a little bewildered by the amount of search results :o
i have some hooked functions in a c++/dll workspace and i would like to jump my hooked code from inside HookedFunctionA(address ie 5F0D397C) into HookedFunctionB(address ie 5F0D2F44)..
thanks a lot for any help!!
----
PS im sorry if something like this has been posted b4 but i was a little bewildered by the amount of search results :o
well search more then.. if you made the hook then you should have the knowledge to be able to reroute code without any problems