This is a collection of tools for the Janus exploit [CVE-2017-13156], affecting AOSP versions 5.1.1, 6.0, 6.0.1, 7.0, 7.1.1, 7.1.2, 8.0 as described here.
You can read more at the writeup from Guardsquare.
- Extract the
AndroidManifest.xml
from the target APK using Apktool. - Run
manifest_dummy.py
to generate dummy classes to include in your Android Studio project. (The necessary tags generated by this script are only needed if you setshrinkEnabled true
in yourbuild.gradle
)
- Complete the guide. Extra instructions in this repo.
If this repository helped you in any way, feel free to donate here.