Update README.md
This commit is contained in:
parent
4b4f3cf1f6
commit
dcd5ae7668
@ -10,6 +10,7 @@ TODOs:
|
|||||||
-libsqlite.so
|
-libsqlite.so
|
||||||
|
|
||||||
- get methods from .so file
|
- get methods from .so file
|
||||||
|
|
||||||
$ adb pull /system/lib/libsqlite.so
|
$ adb pull /system/lib/libsqlite.so
|
||||||
/system/lib/libsqlite.so: 1 file pulled. 19.7 MB/s (975019 bytes in 0.047s)
|
/system/lib/libsqlite.so: 1 file pulled. 19.7 MB/s (975019 bytes in 0.047s)
|
||||||
$ nm -D libsqlite.so | cut -d' ' -f3 | grep sqlite3
|
$ nm -D libsqlite.so | cut -d' ' -f3 | grep sqlite3
|
||||||
|
Loading…
Reference in New Issue
Block a user