A tool to aid with voltage glitching, specifically designed to work with the "Curious Bolt"
| FaultycatModules | 25 days ago | ||
| img | 6 months ago | ||
| .gitignore | 25 days ago | ||
| ConfigBaudBrute.py | 6 months ago | ||
| ConfigChall02.py | 6 months ago | ||
| ConfigChall03.py | 6 months ago | ||
| ConfigChall04.py | 6 months ago | ||
| ConfigDemoAll.py | 25 days ago | ||
| ConfigGlitchBrute.py | 6 months ago | ||
| ConfigLoginBrute.py | 6 months ago | ||
| README.md | 6 months ago | ||
| functions.py | 25 days ago | ||
| glitch-o-bolt.py | 25 days ago | ||
| scope.py | 6 months ago | ||
| style.tcss | 1 month 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.