This lab helps you recreate and analyze CVE-2020-0041: A use-after-free vulnerability in the Android Binder driver.
fetch_and_build.sh to fetch and compile the Android 4.14 kernel with Binder UAF.boot_qemu.sh to launch the vulnerable kernel in QEMU.adb shell to interact with the device or run PoC binaries from the poc/ folder.Note: This is a research-only lab and should never be run on production devices.