birdcage/scripts
Ryan Malloy 13a9d804c6 Add G2 bootloader and EEPROM exploration scripts
boot_baud_probe.py: Probe all standard baud rates during G2 power-on
to detect bootloader UART configuration differences.

boot_capture.py: Capture and analyze G2 boot sequence output, with
optional interrupt sequence injection to explore bootloader entry.

ee_dump.py: Dump EEPROM indices from EE> submenu, identifying
initialized vs. uninitialized (0x10101 sentinel) entries.
2026-02-14 18:05:03 -07:00
..
wordlists Refactor probe tool to generic embedded console scanner, document full G2 command inventory 2026-02-12 21:05:33 -07:00
boot_baud_probe.py Add G2 bootloader and EEPROM exploration scripts 2026-02-14 18:05:03 -07:00
boot_capture.py Add G2 bootloader and EEPROM exploration scripts 2026-02-14 18:05:03 -07:00
ee_dump.py Add G2 bootloader and EEPROM exploration scripts 2026-02-14 18:05:03 -07:00
hidden_menu_probe.py Refactor probe tool to generic embedded console scanner, document full G2 command inventory 2026-02-12 21:05:33 -07:00