
To build a kernel updater image for a OnePlus 7 device, we would run build.py as follows: :~/kali-nethunter/nethunter-installer$ python3 build.py -d oneplus7-oos -ten -k To build an app and scripts updater image for a OnePlus 7 device, we would run build.py as follows: :~/kali-nethunter/nethunter-installer$ python3 build.py -d oneplus7-oos -ten To build an Android 10 image with Kalifs for a OnePlus 7 device, we would run build.py as follows: :~/kali-nethunter/nethunter-installer$ python3 build.py -d oneplus7-oos -ten -fs full nightly, -ni Use nightly mirror for Kali rootfs download (experimental)īuild a generic installer (modify ramdisk only)īuild with Kali chroot rootfs (full, minimal or nano) supersu, -su Build with SuperSU installer included nofreespace, -nf Build without free space check nobrand, -nb Build without wallpaper or boot animation

nokernel, -nk Build without the kernel installer Oneplus_nord oneplusxcm osprey payton-los pl2 potter s2 santoni-miui shamu shamucm shieldtablet suzuran us996 vayu victara vienna yuga Z00E zeroflte Oneplus3-any oneplus3 oneplus3-cm oneplus3T-cm oneplus3-oos oneplus3T-oos oneplus3T-los oneplus5-oos oneplus5-cm oneplus6-oos oneplus7-oos oneplus7-all Touchwiz kltevzw-touchwiz kminilte laurel_sprout mako makocm manning manta markw mocha on7xlte onem7gpe onem8gpe oneplus1 oneplus2cm oneplus2oos Klte kltechn kltechnduo klteduos kltekdi kltekor kltespr klte-touchwiz klteduos-touchwiz kltekdi-touchwiz klteskt-touchwiz kltespr-touchwiz klteusc. Hlteeur-cm hltekdi-touchwiz hltekor hltekor-touchwiz hltespr hltespr-touchwiz hltevzw-touchwiz honami htc_pmewl ido j7y17lte jalebi jfltexx jiayus3a kiwi Hammerheadcafcm herolte heroltekor herolte-cm hero2lte hero2ltekor hero2lte-cm r8q hltecan hltecan-touchwiz hltedcm-touchwiz hlteeur hlteeur-touchwiz h, -help show this help message and exitĪllowed device names: a5ulte a5ulte-touchwiz a5xelte ailsa_ii angler angler-los armani beryllium bullhead cancrocm catfish cedric davinci-miui dogo dragonĭrg es2 flo flocm flounder gemini4g_p1 gemini4g_p2 gemini4g_p3 gracelte graceltekor gts4llte gts4lwifi grouper h830 h850 h918 h990 hammerhead Kali NetHunter recovery flashable zip builder The main build script is also located in the nethunter-installer directory and can be used to build images for multiple devices and Android OS versions as shown below: :~/kali-nethunter/nethunter-installer$ python3 build.py -h This will ask you a few questions before downloading the devices folder. :~$ cd kali-nethunter-project/nethunter-installer/īefore you can build for a device, you will need to enter the nethunter-installer directory and run.

Those of you who want to build a Kali NetHunter image from our GitLab repository may do so using our Python build scripts: :~$ git clone
