Designed as an introduction into hardware hacking, the Glitchy can do power glitching to alter program execution and power analysis for extracting secrets from chips. See the wiki for setup instructions and guides to performing the labs with the kit.
This project is hosted in two repos. The board firmware and PCB is hosted here. Please see the following instructions for setting up the build enviroment and programming. Arduino-Setup
The web gui has be substatually upgradded by Philip Kopyscinski!
See the following repo for the files you need to put on the SD card.
https://github.com/pkopysci/miswired-glitchy-vue-app
- Scripting power analysis attack
- Configure wifi from a config file on sd card isntead of having to reprogram
- Completely new web GUI!!!
- Adjustability of glitching parameters from web interface
- None
- Fixed loading bug for the web interface
- Add configuration of the glitching settings to the web interface instead of needing to reflash the chip
- Add wifi configuration to a config.ini file on the SD card instead of needing to reflash the chip
Install Arduino IDE V1. Please see the following wiki for a setup guide. Arduino-Setup
Miswired
https://github.com/miswired
PCB Board and firmware
Philip J Kopyscinski
https://github.com/pkopysci
Web GUI