In this repository the materials for the course "Sichere Implementierungen auf Mikrocontrollern" teached at Hochschule Augsburg in WS 2019/2020 can be found.
- ChipWhisperer v5 release. Either Virtual Machine or source code.
- ChipWhisperer Lite XMEGA (CW1173)
- Log into the VM and go to root of chipwhisperer source which is usually
/home/vagrant/work/projects/chipwhisperer. - Clone this repository.
In summary
$ cd /home/vagrant/work/projects/chipwhisperer
$ git clone https://github.com/hackenbergstefan/securec_ws1920.git- Clone this repository somewhere.
- If this repository is parallel or inside ChipWhisperer's source there is nothing to. Otherwise you have to edit
util/Init.ipynband setupCWPATHandFIRMWAREPATHmanually.