Skip to content

Commit 7240d51

Browse files
author
Collin Mulliner
committed
Update README.md
1 parent e3d5290 commit 7240d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ adb push libs/armeabi/libexample.so /data/local/tmp/
7676
adb shell
7777
su
7878
cd /data/local/tmp
79-
>/data/local/tmp/example.log
79+
>/data/local/tmp/adbi_example.log
8080
# GET PID from com.android.phone
8181
./hijack -d -p PID -l /data/local/tmp/libexample.so
8282
cat adbi_example.log

0 commit comments

Comments
 (0)