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

Changes

Jump to: navigation, search
no edit summary
== Windows ==Assuming Once you've got have a working Python installation, the next step is you're ready to install &amp; and run ChipWhisperer itself. This requires you to get a copy of ChipWhisperer, you should download the [https://www.assembla.com/wiki/show/chipwhisperer/ChipWhisperer_Software_Firmware_Releases Latest Release]. Download &amp; unzip the file somewhere. Note if you are adventurous you can clone the GIT Repository <code>git://git.assembla.com/chipwhisperer.git</code> instead, but this '''may be broken''' so you should start with the latest release instead.
Generally 'somewhere' will become your First, download a ChipWhisperer working directoryrelease. These examples assume you've chosen <code>CYou can get these from the [https:\//github.com/newaetech/chipwhisperer</releases/ Releases] page. Generally, the latest release is a good choice, but you might need an older version for various reasons. You want the source code> as your working directoryin .zip or .tar.gz format - not a VMWare image.
Once you've got the fileNext, we run the Python install procedure again (setupuncompress your downloaded source code somewhere.py). We slightly modify it to use the Generally, 'somewhere'develop'' command to reflect that the files will probably be changing frequentlybecome your ChipWhisperer working directory. Again open a terminal and run the followingFor example, adjusting paths as neededon Windows, you might want to use <code>C:\chipwhisperer\</code>.
<pre>cd c:\chipwhisperer\openadc\controlsw\pythonpython Once you've got the file, run the Python install procedure (setup.py ). Use the ''develop'' command to indicate that the files will probably be changing frequently. to do this, open a terminal and run the following, adjusting paths as needed: <pre>
cd c:\chipwhisperer\software
python setup.py develop</pre>
If you wish to confirm the installation worked, you can run ChipWhispererAnalyzer in the same terminal:
<pre>cd c'''NB''':\chipwhisperer\software\chipwhisperer\This assumes the python CWAnalyzer.pyw</pre>Alternatively you can just doublecommand links to Python-click on <code>CWAnalyzer2.py</code> from Windows explorer7, which should run the file using Python, ''provided you've registered and not Python -3.x. You may need to execute the specify either python2.py extension''7 or python27 as the command instead of python to force this.
You can see a [http''In Linux, you might need to run this as root://www''<code>sudo python setup.youtube.compy develop</watch?v=qd86cUD8iBs&hd=1 Video] of the Installation Procedure:code>
[[File:Youtube-win7-installThe installation is now finished.png|YouTubeWin7Install]]_To confirm the installation worked, you can run ChipWhispererAnalyzer in the same terminal:
== Linux ==As in the Windows release, you can download a complete ChipWhisperer <pre>cd c:\chipwhisperer\software release\chipwhisperer\python CWAnalyzer. Alternatively you can clone the ChipWhisperer repository with git, which is very simple on Linux:pyw</pre>
Alternatively you can just double-click on <syntaxhighlight lang="bash"code>$ git clone git://gitCWAnalyzer.assembla.com/chipwhisperer.git$ cd chipwhisperer$ git clone git://git.assembla.com/openadc.gitpy</syntaxhighlight code>Be aware that , which should run the git code may be brokenfile using Python, although we try not to commit completely untested code ''provided you've registered Python to execute the master branch. Either way once you have the chipwhisperer directory somewhere, do the following from within that directory:<syntaxhighlight lang="bash">$ cd software$ sudo python setup.py develop$ cd extension''../openadc/controlsw/python$ sudo python setup.py develop</syntaxhighlight >
'''NB'''You can see a [http: This assumes the python command links to Python-2//www.7, and not Python-3youtube.x. You may need to specify either python2.7 or python27 as com/watch?v=qd86cUD8iBs&hd=1 Video] of the command instead of python to force this.installation procedure:
[[File:Youtube-win7-install.png|link=https://www.youtube.com/watch?annotation_id= Mac annotation_749386927&feature=iv&src_vid=qd86cUD8iBs&v=BrLBH2y2R8A]]

Navigation menu