BlackHatPi is a portable Kali Linux hacking workstation built with a Raspberry Pi Zero, an integrated OLED screen, and a powerbank module.
It is designed as a compact, mobile penetration testing device that can be carried anywhere and instantly deployed for offensive security research.
- Lightweight portable design with custom 3D-printed case
- Runs Kali Linux on Raspberry Pi Zero 2 W
- OLED display for status, IP address, and boot messages
- Automatic fallback to AP mode if no Wi-Fi is available
- Battery-powered with charging module for full portability
- Expandable with custom tools, modules, and payloads
Below is the full hardware list used in this project with reference links:
- Raspberry Pi Zero 2 W — Recommended for higher performance
- 0.96" SSD1306 OLED Display (I²C, 128x64) — For system status and boot screen
- Any 18650 battery
The project includes custom 3D printable case designs for Raspberry Pi Zero + OLED + Powerbank integration.
case_bottom.stl— Bottom shell with slots for power modulecase_top.stl— Top shell with OLED window cutoutbridge.stl— Holder piece for OLED display
All models are included in the /3d-models directory.
- Flash Kali Linux ARM image onto the microSD card.
- Install required Python libraries:
chmod +x installer.sh ./installer.sh