The snark in these comments! @geotp please don't be put off, this is great work. Found it in recent days and couldn't have been better timing for what I needed to do. I have it running well on a Heltec WiFi LoRa 32(V3) with very minor patches to support the CP2102 UART.
Thanks for your support If you want, you can push the platformio env for your specific board to add it to the list of supported boards
ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
41–50 of 50 posts
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#42The snark in these comments! @geotp please don't be put off, this is great work. Found it in recent days and couldn't have been better timing for what I needed to do. I have it running well on a Heltec WiFi LoRa 32(V3) with very minor patches to support the CP2102 UART.
Thanks for your support If you want, you can push the platformio env for your specific board to add it to the list of supported boards
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#43The snark in these comments! @geotp please don't be put off, this is great work. Found it in recent days and couldn't have been better timing for what I needed to do. I have it running well on a Heltec WiFi LoRa 32(V3) with very minor patches to support the CP2102 UART.
True! Also a perfect timing for me. Do you mind sharing the changes?
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#44It looks interesting, was it tested on T7 S3 ESP32-S3 Development Board?
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#45@geotp Ignore a lot of the mean comments, this is an excellent project and something that I've being meaning to hack together for myself. Having web access to remotely debug I2C/UART is a literal godsend. I cannot wait to just drop in an ESP32 instead of having to connect a rats nest of wires.
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#46Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#47ESP32 Bit Pirate is an open-source firmware that transforms compatible devices into versatile multi-protocol hacking tools, inspired by the original Bus Pirate. It can sniff, send, script, and interact with digital protocols such as I2C, UART, SPI, and 1-Wire through either a Serial CLI or a Web CLI. It also supports wireless technologies including Bluetooth, Wi-Fi, Sub-GHz, and RFID. Install the firmware in one clic…
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#48[flagged]
So the title would be better as saying potentially every protocol, then? When it said every protocol, I read it as potentially every protocol, myself. I have an O-scope that can read every wire protocol too.
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#49Earlier quoted context omitted.
Thanks for your support If you want, you can push the platformio env for your specific board to add it to the list of supported boards
Happy to PR. I'll do in 2 parts, as needs the platformio env as well as UART-aware serial init in adapters and terminal.
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#50The snark in these comments! @geotp please don't be put off, this is great work. Found it in recent days and couldn't have been better timing for what I needed to do. I have it running well on a Heltec WiFi LoRa 32(V3) with very minor patches to support the CP2102 UART.
True! Also a perfect timing for me. Do you mind sharing the changes?