Frida Docs Unified
    Preparing search index...
    • Starts following the execution of a given thread.

      Parameters

      • OptionalthreadId: number

        Thread ID to start following the execution of, or the current thread if omitted.

      • Optionaloptions: StalkerOptions

        Options to customize the instrumentation.

      Returns void