A tool to aid with voltage glitching, specifically designed to work with the "Curious Bolt"
img | 16 days ago | ||
ConfigBaudBrute.py | 16 days ago | ||
ConfigChall02.py | 16 days ago | ||
ConfigChall03.py | 16 days ago | ||
ConfigChall04.py | 16 days ago | ||
ConfigDemoAll.py | 16 days ago | ||
ConfigGlitchBrute.py | 16 days ago | ||
ConfigLoginBrute.py | 16 days ago | ||
README.md | 16 days ago | ||
functions.py | 16 days ago | ||
glitch-o-bolt.py | 16 days ago | ||
scope.py | 16 days ago | ||
style.tcss | 16 days ago |
A tool to aid with voltage glitching, specifically designed to work with the "Curious Bolt".
Written in python3, requiring "textual"
running this is super simple:
$> python3 glitch-o-bolt.py
use the "-c" flag to specify a config file. eg.
$> python3 glitch-o-bolt.py -c ConfigBaudBrute.py
If no config file is specified it will automatically try to use "config.py" or create it if it doesnt exist.