CVE-2015-1805 root tool# iovyroot
A root tool based on the [CVE-2015-1805 vulnerability](https://access.redhat.com/security/cve/cve-2015-1805)
It supports 32 and 64bit but requires absolute kernel addresses (see [offsets.c](jni/offsets.c))
poc was done by idler1984 https://github.com/idl3r/testcode
[4.0K] /data/pocs/2410b2183f41da0465991c7c728ebc2b564cb512
├── [4.0K] jni
│ ├── [ 302] Android.mk
│ ├── [ 60] Application.mk
│ ├── [2.3K] flex_array.c
│ ├── [4.8K] getroot.c
│ ├── [4.0K] include
│ │ ├── [1.6K] flex_array.h
│ │ ├── [ 551] getroot.h
│ │ ├── [ 761] offsets.h
│ │ ├── [ 295] policydb.h
│ │ ├── [ 77] sid.h
│ │ ├── [1.1K] sidtab.h
│ │ └── [3.1K] threadinfo.h
│ ├── [8.1K] main.c
│ ├── [ 33K] offsets.c
│ └── [2.5K] sid.c
└── [ 280] README.md
2 directories, 15 files