cloudfuzz
android-kernel-exploitation
C++

Android Kernel Exploitation

Last updated Jun 30, 2026
648
Stars
97
Forks
4
Issues
0
Stars/day
Attention Score
50
Language breakdown
No language data available.
โ–ธ Files click to expand
README

Android Kernel Exploitation

Objective

The objective of this workshop is to get started with kernel vulnerability analsysis and exploitation in Android platform.

Usage

Clone the repository

git clone https://github.com/cloudfuzz/android-kernel-exploitation ~/workshop

Github Pages URL

https://cloudfuzz.github.io/android-kernel-exploitation/

Workshop Stream

Android Kernel Exploitation

Docker for building kernel

# Build the docker image
docker build -t and-build-env .

Run the docker

docker run -d --rm -it and-build-env

Get shell in docker image to do further work

Author

Ashfaq Ansari (@HackSysTeam) of CloudFuzz.

CloudFuzz

ยฉ 2026 GitRepoTrend ยท cloudfuzz/android-kernel-exploitation ยท Updated daily from GitHub