sensepost / objection

📱 objection - runtime mobile exploration
GNU General Public License v3.0
7.46k stars 854 forks source link

How to suspend specific thread with its thread ID? #453

Closed abcdefgnihao closed 3 years ago

abcdefgnihao commented 3 years ago

Hi there, this is neither a feature request nor a bug report. I'm just wondering how could I suspend a specific thread whenever I want(e.g. an intercepted function is entered).

leonjza commented 3 years ago

Sounds like a question better suited for the main Frida repo here.