frida / frida-gum

Cross-platform instrumentation and introspection library written in C
https://frida.re
Other
733 stars 242 forks source link

interceptor: Keep thread port alive between suspend and resume on Darwin #734

Closed mrmacete closed 1 year ago

mrmacete commented 1 year ago

In this way no thread can be left suspended, regardless of the initial ref count of the send right to its port.