CreateRemoteThread / sparkgap

Combined SCA / FI Framework
https://www.townsends.us/blogs/blog/fried-chicken
11 stars 2 forks source link
chicken snacks yum

sparkgap

Sparkgap is a set of scripts and a python library to assist in hardware control and execution of side channel and fault injection attacks. It includes the following components:

This can be installed like a standard Python library:

python3 -m pip install -r requirements.txt
cd lib/
python3 setup.py install --user

The code is provided as-is, pull requests welcome :)