Skip to content

Releases: newaetech/chipwhisperer

ChipWhisperer 0.07

25 Jan 18:08
Compare
Choose a tag to compare
ChipWhisperer 0.07 Pre-release
Pre-release

The 0.06 release had some incorrect files (was not widely published), this fixed that. Also adds these features:

  • SW: Does not require Java to download FPGA bitstream (not fully documented yet)
  • SW: Various small improvements (see git log)

ChipWhisperer 0.06

25 Jan 18:08
Compare
Choose a tag to compare
ChipWhisperer 0.06 Pre-release
Pre-release

NOTE: this release is missing some files!

ChipWhisperer 0.05

25 Jan 18:09
Compare
Choose a tag to compare
ChipWhisperer 0.05 Pre-release
Pre-release

Changes/Fixes from 0.03RC2

  • SW: Improved profiling attacks with basic example in documentation
  • SW: Analysis software now uses a 'master script', simplifies doing custom stuff along with development, not fully documented yet
  • SW: Improves preprocessing modules, adds decimation and clock recovery modules
  • SW: Detects and displays changes in project file when closing
  • SW: Project file editor
  • FPGA: Fixed timing error with SAD trigger
  • FPGA: Fixes to USI Interface allow use with SmartCard
  • FPGA: Glitch has mode where can hold output high for several cycles
  • FPGA: Glitch has single-shot mode using external trigger
  • DOC: Several new tutorials

Before Running Please Note

  • Check documentation (linked above) for install information
  • Run self.clearAllSettings() in python console if you are installing this to a DIFFERENT directory than your existing installation

Known Issues (Critical Only)

  • Project files mostly DO NOT work. Does not save analysis results (analyzer) or hardware settings (capture). Only item saved is trace data.
  • Cannot open a project file once you've already got one open, must close project and reopen software.
  • Many things cause crashes.

ChipWhisperer 0.04

25 Jan 18:12
Compare
Choose a tag to compare
ChipWhisperer 0.04 Pre-release
Pre-release

0.04 is broken - please see 0.05 or later.

ChipWhisperer 0.01

25 Jan 18:13
Compare
Choose a tag to compare
ChipWhisperer 0.01 Pre-release
Pre-release

Before Running note the following:

  • Ensure you have an empty directory called default-data-dir/traces in capturev2
  • Be sure to see Software Setup page

Important Changes:

  • Changed project/trace format. Possible to manually import old ones if you update trace formats, or could make a script if really needed.
  • Initial public release!

Unfixed Critical Issues:

  • Project files mostly DO NOT work. Does not save analysis results (analyzer) or hardware settings (capture). Only item saved is trace data.
  • Cannot open a project file once you've already got one open, must close project & reopen.
  • Many things cause crashes.