Calls callback synchronously when a call is made to address. Returns an id that can be passed to removeCallProbe() later.
callback
address
removeCallProbe()
Address of function to monitor stalked calls to.
Function to be called synchronously when a stalked thread is about to call the function at address.
Optional
User data to be passed to StalkerNativeCallProbeCallback.
StalkerNativeCallProbeCallback
Calls
callbacksynchronously when a call is made toaddress. Returns an id that can be passed toremoveCallProbe()later.