.gitmodules
533 Bytes
[submodule "tools/linux-kernel-exploitation"]
path = tools/linux-kernel-exploitation
url = https://github.com/xairy/linux-kernel-exploitation
[submodule "tools/kernel-exploits"]
path = tools/kernel-exploits
url = https://github.com/xairy/kernel-exploits.git
[submodule "exploits/android_run_root_shell"]
path = exploits/android_run_root_shell
url = https://github.com/android-rooting-tools/android_run_root_shell
[submodule "exploits/CVE-2014-3153"]
path = exploits/CVE-2014-3153
url = https://github.com/timwr/CVE-2014-3153