offensive-security / kali-arm-build-scripts

Kali Linux ARM build scripts
874 stars 374 forks source link

Simple Kali arm build script for Raspberry pi 3 b+ #133

Closed MrSuicideParrot closed 6 years ago

MrSuicideParrot commented 6 years ago

The script to build the Kali raspberry image, rpi.sh, when applied to a raspberry pi 3 b+ doesn't show the wifi interface. The nexmon script show the wifi interface, but with the nexmon firmware for the wifi. Could you build a image with the default firmware for the wifi?

threeway commented 6 years ago

The rpi2.sh script would be the one you’re after.

threeway commented 6 years ago

Also, in the 2018.3 release (and in the rpi3-nexmon script currently) we put both the nexmon and the original firmware. So you can switch to the original firmware if you like.

MrSuicideParrot commented 6 years ago

Thank you, very much!!