Kali/Custom ARM Image
From charlesreid1
Procedure
Start by cloning this repo: https://github.com/offensive-security/kali-arm-build-scripts
$ git clone https://github.com/offensive-security/kali-arm-build-scripts $ cd kali-arm-build-scripts
Now make sure you have all the dependencies needed to build the Raspberry Pi image by running the included script build-deps.sh
$ ./build-deps.sh
This will take a while.
Links
Background on the process for generating Kali Raspberry Pi images, using a custom Kali image that runs on Amazon AWS: https://www.offensive-security.com/kali-linux/generating-kali-raspberry-pi-images/
If you give up halfway through, or don't want to bother, you can find a bazillion other OSes that run on the Raspberry Pi: http://elinux.org/RPi_Distributions#DietPi
Flags