-
Notifications
You must be signed in to change notification settings - Fork 1
Error camt ise frida -n /-N /-f #27
Description
Failed to spawn: unable to spawn Android helper:
[logcat output]
--------- beginning of main
01-27 20:03:16.905 12772 12772 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
01-27 20:03:16.906 12772 12772 I DoViGenericTag: Logger Terminated
~/alessa $ frida -R -l .js -f com.dawinstone.b2ba
____
/ _ | Frida 17.6.2 - A world-class dynamic instrumentation toolkit
| (| |
> _ | Commands:
// || help -> Displays the help system
. . . . object? -> Display information about 'object'
. . . . exit/quit -> Exit
. . . .
. . . . More info at https://frida.re/docs/home/
. . . .
. . . . Connected to Local Socket (id=socket)
Failed to spawn: unable to spawn Android helper:
[logcat output]
--------- beginning of main
01-27 20:03:16.905 12772 12772 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
01-27 20:03:16.906 12772 12772 I DoViGenericTag: Logger Terminated
~/alessa $ frida -R -l .js -N com.dawinstone.b2ba
____
/ _ | Frida 17.6.2 - A world-class dynamic instrumentation toolkit
| (| |
> _ | Commands:
// || help -> Displays the help system
. . . . object? -> Display information about 'object'
. . . . exit/quit -> Exit
. . . .
. . . . More info at https://frida.re/docs/home/
. . . .
. . . . Connected to Local Socket (id=socket)
Failed to attach: unable to spawn Android helper:
[logcat output]
--------- beginning of main
01-27 20:03:16.905 12772 12772 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
01-27 20:03:16.906 12772 12772 I DoViGenericTag: Logger Terminated
~/alessa $ sudo -l .js -N com.dawinstone.b2ba
env: exec -l: No such file or directory
~/alessa $ sudo frida -l .js -N com.dawinstone.b2ba
____
/ _ | Frida 17.6.2 - A world-class dynamic instrumentation toolkit
| (| |
> _ | Commands:
// |_| help -> Displays the help system
. . . . object? -> Display information about 'object'
. . . . exit/quit -> Exit
. . . .
. . . . More info at https://frida.re/docs/home/
. . . .
. . . . Connected to Local System (id=local)
Failed to attach: unable to spawn Android helper:
[logcat output]
--------- beginning of main
01-27 20:05:54.878 14742 14742 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
01-27 20:05:54.880 14742 14742 I DoViGenericTag: Logger Terminated
~/alessa $ sudo frida -l _.js -N com.dawinstone.b2ba