raspberryenvoie/piRa1n-OS

 
 

Repository files navigation


piRa1n lets you easily turn a Raspberry Pi 4 or a Banana Pi M2 Zero into a portable Checkra1n dongle. Make sure to read the wiki pages pages for more info.

Here is the download link.
Note: The default username is pi and the password is jailbreak.

The tool used to build piRa1n-OS (pi-gen) supports Debian Buster and Ubuntu Xenial.

To install the required dependencies for pi-gen you should run:

apt-get install coreutils quilt parted qemu-user-static debootstrap zerofree zip \
dosfstools bsdtar libcap2-bin grep rsync xz-utils file git curl bc \
qemu-utils kpartx

Then build piRa1n-OS by running the following commands:

git clone https://.com/raspberryenvoie/piRa1n-OS.git
cd piRa1n-OS
sudo ./build.sh

Once this process is done, you will find the image in work/date-piRa1n-OS/export-image/.

More information on pi-gen and docker build can be found here.

Read the changelog file.

About

An OS for RPi 4 to jailbreak using checkra1n (based on Raspberry Pi OS)

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Shell 98.3%
  • Dockerfile 1.1%
  • sed 0.6%