!DOCTYPE html> Hacker Planet | Mr. CrackBot AI Nano - Ethical Hacking Lab

Mr. CrackBot AI Nano Jetson bench lab assistant

Authorized Wi-Fi security research on the bench VLAN - wordlist generation, handshake capture, and GPU hashcat cracking. Not a CYD product. The Cheap Yellow Display is only the pocket UI in the full Jetson lab build.

Mr. CrackBot AI Nano - Mr. Pac-Bot pocket shell rendered from hardware STL (front, rear, clip)

Wordlist lab,
not production edge.

  • Jetson bench (Nano repo): heuristic + optional AI wordlists (MR_CRACKBOT_USE_AI=1), hashcat, airodump handshake path, simulation + Tk UI
  • CYD field firmware: Mr.-CrackBot-AI-CYD - Wi-Fi scan/deauth, handshake capture, RockYou + on-device guesses, BLE recon/MitM/jam/spoof, lab portal, JSON export, OTA
  • M5 Cardputer: QWERTY menu parity in Mr.-CrackBot-AI-Nano/cardputer/ - same lab surface where ESP32-S3 allows
  • RockYou2024 merge via optional setup.py (bench)
  • Mr. Pac-Bot pocket STLs: hardware/stl/pocket/

Separate from CYD shop SKUs

CYD field builds ($89.99 standard | $189.99 custom) are hardware platforms with HPL or Marauder profiles - not CrackBot firmware. CrackBot is the Jetson bench stack with optional CYD as a display window in the Mr. Pac-Bot shell.

CrackBot stays on the authorized research VLAN. CyberThreatGotchi guards the production/homelab edge - complementary roles.

Software free | bench hardware optional

Open source on GitHub and STLs on GitHub. Philly-assembled Jetson bench lab is a difficult build - priced separately from CYD pocket hardware.

$0

DIY | simulation

Clone from GitHub, run pytest, and launch simulation mode on your laptop - no Jetson required to start.

  • MIT-style open source on GitHub
  • 3D print Mr. Pac-Bot shell STLs yourself
  • Source Jetson + USB Wi-Fi when ready

GitHub project ->

Need only a CYD pocket device? See CYD standard $89.99 or custom $189.99 - different product line.

Jetson + CYD pocket shell

  • Jetson Nano 4GB - GPU hashcat target
  • USB Wi-Fi adapter with monitor mode
  • CYD 2.8" touchscreen - UI in Mr. Pac-Bot shell only
  • 102x78x30 mm STLs: hardware/stl/pocket/
  • COD clip + wall dock: hardware/stl/accessories/
  • Full BOM: PRODUCT_PRICING.md ->
Mr. Pac-Bot pocket shell - 3D preview from Mr.-CrackBot-AI-Nano hardware STL files

Firmware downloads

CrackBot is primarily a Python lab stack on Jetson or your laptop (simulation mode). Clone from GitHub to run tests and bench workflows; Philadelphia bench kits add CYD UI firmware in the Mr. Pac-Bot shell.

Authorized lab use only. Download and run wordlist tools only on networks you own or have written permission to test (bench VLAN / simulation).

git clone https://github.com/salvador-Data/Mr.-CrackBot-AI-Nano.git
cd Mr.-CrackBot-AI-Nano
python -m venv .venv && .venv\Scripts\activate
pip install -r requirements.txt
pytest tests/ -v
python main.py --simulation --skip-intro --headless

Full README -> | Ecosystem map -> | CyberThreatGotchi edge sensor ->