nowsecure / frida-trace

Trace APIs declaratively through Frida.
MIT License
221 stars 28 forks source link

Expose Interceptor listeners via the API #13

Closed hexploitable closed 4 years ago

hexploitable commented 4 years ago

In order to allow detaching of hooks, it would be useful to expose the listeners to allow the caller to do so.