frida/frida-gum

Signal handling on macOS

aviramha opened this issue · 0 comments

Hi,
We have an issue while using frida-gum where the hooks seems to remove when we load into sh on macOS and click cmd+c (sigterm).
I suspect it's coming from Frida as we don't have any logic that removes hooks, so I'm wondering if there's any mechanism that might be related?
metalbear-co/mirrord#1685