Release 20220724
Default User/Pass: kali/8888
Changelog
- Now, The default partition table is gpt
- alsa-ucm-conf fixed: Sound will work after update
- Image size increased. So, the memory out of space issue fixed
- Packet Injection Working [use iwconfig instead of airmon-ng]
- Compatible with Tow-Boot
- Totally depends on The Kali repository now except package
eg25-manager
as this is not a part of Kali repository
Get USB Arsenal for your PinePhone's Kali Linux
Installation:
unxz -c $IMAGE_FILE | dd of=/dev/mmcblkX bs=1M status=progress
growpart /dev/mmcblkX Y
e2fsck -y -f /dev/mmcblkXpY
resize2fs /dev/mmcblkXpY
X: Storage Device
Y: Partition Number
#If booting fails, please install Tow-Boot first