Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 341 Bytes

File metadata and controls

17 lines (9 loc) · 341 Bytes

android_root_shell

android root shell (local exploit)

原作者的github库好像有些模块的commit id 好像不匹配了,不能用submodule update 出来。

只好重新自己建了一个。

git clone git@github.com:srclib/android_root_shell.git

cd android_root_shell

git submodule init

git submodule update