FrenchYeti / interruptor

Human-friendly cross-platform system call tracing and hooking library based on Frida's Stalker
Other
324 stars 45 forks source link

Add follow thread support to track multi threaded exec #6

Open FrenchYeti opened 2 years ago

FrenchYeti commented 2 years ago

Implement followThread option

FrenchYeti commented 2 years ago

This option is not stable on android/arm64, start routine is well hooked but tracing seems to not be propagated to child threads