As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Difference between revisions of "Cybertruck"

From ChipWhisperer Wiki
Jump to: navigation, search
(Linux Computer Setup)
(Linux Computer Setup)
Line 5: Line 5:
 
== Linux Computer Setup ==
 
== Linux Computer Setup ==
  
$ wget https://gist.githubusercontent.com/colinoflynn/f5f0366c33453f92f949ea1b99fc064f/raw/4dd02ee806d3c5af8fffe2dabc2fd32e8d3d67ca/install_setup_chipwhisperer.sh
+
Open terminal, then type (copy each line):
  
$ sh install_setup_chipwhisperer.sh
+
wget https://gist.githubusercontent.com/colinoflynn/f5f0366c33453f92f949ea1b99fc064f/raw/4dd02ee806d3c5af8fffe2dabc2fd32e8d3d67ca/install_setup_chipwhisperer.sh
 +
sh install_setup_chipwhisperer.sh
 +
 
 +
Will ask for password, type in 'admin' for sudo password
 +
 
 +
To run ChipWhisperer Analyzer
 +
 
 +
python CWAnalyzer.pyw
 +
 
 +
If you close the terminal, you will first need to do:
 +
 
 +
cd chipwhisperer/software
 +
python CWAnalyzer.pyw
  
 
== Example Traces ==
 
== Example Traces ==
  
 
== Slide Download ==
 
== Slide Download ==

Revision as of 08:25, 11 June 2018

CyberTruck - The Side Channel Training

This wiki page contains information on the training for the CyberTruck event!

Linux Computer Setup

Open terminal, then type (copy each line):

wget https://gist.githubusercontent.com/colinoflynn/f5f0366c33453f92f949ea1b99fc064f/raw/4dd02ee806d3c5af8fffe2dabc2fd32e8d3d67ca/install_setup_chipwhisperer.sh
sh install_setup_chipwhisperer.sh

Will ask for password, type in 'admin' for sudo password

To run ChipWhisperer Analyzer

python CWAnalyzer.pyw

If you close the terminal, you will first need to do:

cd chipwhisperer/software
python CWAnalyzer.pyw

Example Traces

Slide Download