Skip to content

Commit

Permalink
android: Fix frida-trace example (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
j05u3 authored Feb 16, 2024
1 parent 14fdad5 commit fe0c8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _i18n/en/_docs/android.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Alright, let's have some fun. Fire up the Chrome app on your device and return
to your desktop and run:

{% highlight bash %}
$ frida-trace -U -i open com.android.chrome
$ frida-trace -U -i open -N com.android.chrome
Uploading data...
open: Auto-generated handler …/linker/open.js
open: Auto-generated handler …/libc.so/open.js
Expand Down

0 comments on commit fe0c8de

Please sign in to comment.